[INFO] cloning repository https://github.com/Paul-16098/my-http-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Paul-16098/my-http-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaul-16098%2Fmy-http-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaul-16098%2Fmy-http-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 574463a0819c663afbe998078316446569108fc4
[INFO] testing Paul-16098/my-http-server against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaul-16098%2Fmy-http-server" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Paul-16098/my-http-server
[INFO] finished tweaking git repo https://github.com/Paul-16098/my-http-server
[INFO] tweaked toml for git repo https://github.com/Paul-16098/my-http-server written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Paul-16098/my-http-server on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Paul-16098/my-http-server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tardar v0.1.0
[INFO] [stderr]   Downloaded utoipa v5.4.0
[INFO] [stderr]   Downloaded pori v0.0.0
[INFO] [stderr]   Downloaded utf8-zero v0.8.1
[INFO] [stderr]   Downloaded zmij v1.0.12
[INFO] [stderr]   Downloaded rustls-pki-types v1.14.1
[INFO] [stderr]   Downloaded wax v0.7.0
[INFO] [stderr]   Downloaded ureq-proto v0.6.0
[INFO] [stderr]   Downloaded simple_test_case v1.3.0
[INFO] [stderr]   Downloaded rand_core v0.10.1
[INFO] [stderr]   Downloaded nest_struct v0.5.5
[INFO] [stderr]   Downloaded pretty v0.12.5
[INFO] [stderr]   Downloaded rustls-webpki v0.103.13
[INFO] [stderr]   Downloaded cc v1.2.47
[INFO] [stderr]   Downloaded entities v1.0.1
[INFO] [stderr]   Downloaded num-order v1.2.0
[INFO] [stderr]   Downloaded num-modular v0.6.1
[INFO] [stderr]   Downloaded ureq v3.3.0
[INFO] [stderr]   Downloaded utoipa-gen v5.4.0
[INFO] [stderr]   Downloaded markdown-ppp v2.9.2
[INFO] [stderr]   Downloaded handlebars v6.4.0
[INFO] [stderr]   Downloaded env_logger v0.11.10
[INFO] [stderr]   Downloaded insta v1.47.2
[INFO] [stderr]   Downloaded rustls v0.23.40
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.4
[INFO] [stderr]   Downloaded toml v1.0.6+spec-1.1.0
[INFO] [stderr]   Downloaded config v0.15.22
[INFO] [stderr]   Downloaded rust-ini v0.21.3
[INFO] [stderr]   Downloaded clap_complete_nushell v4.6.0
[INFO] [stderr]   Downloaded clap_complete v4.6.3
[INFO] [stderr]   Downloaded clap-verbosity-flag v3.0.4
[INFO] [stderr]   Downloaded clap v4.6.1
[INFO] [stderr]   Downloaded clap_derive v4.6.1
[INFO] [stderr]   Downloaded actix-web-httpauth v0.8.2
[INFO] [stderr]   Downloaded actix-web v4.13.0
[INFO] [stderr]   Downloaded actix-tls v3.5.0
[INFO] [stderr]   Downloaded actix-router v0.5.4
[INFO] [stderr]   Downloaded actix-http v3.12.1
[INFO] [stderr]   Downloaded sha1 v0.11.0
[INFO] [stderr]   Downloaded rand v0.10.1
[INFO] [stderr]   Downloaded spinning_top v0.3.0
[INFO] [stderr]   Downloaded rand v0.9.3
[INFO] [stderr]   Downloaded governor v0.10.2
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.28
[INFO] [stderr]   Downloaded actix-ip-filter v0.3.2
[INFO] [stderr]   Downloaded actix-governor v0.10.0
[INFO] [stderr]   Downloaded zerocopy v0.8.28
[INFO] [stderr]   Downloaded nonzero_ext v0.3.0
[INFO] [stderr]   Downloaded actix-files v0.6.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b69e76fc2083f9e4b9c6c98ceda9c68bd0976c809f4cddb02af9b6a6038bef62
[INFO] running `Command { std: "docker" "start" "-a" "b69e76fc2083f9e4b9c6c98ceda9c68bd0976c809f4cddb02af9b6a6038bef62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b69e76fc2083f9e4b9c6c98ceda9c68bd0976c809f4cddb02af9b6a6038bef62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b69e76fc2083f9e4b9c6c98ceda9c68bd0976c809f4cddb02af9b6a6038bef62", kill_on_drop: false }`
[INFO] [stdout] b69e76fc2083f9e4b9c6c98ceda9c68bd0976c809f4cddb02af9b6a6038bef62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5215a9f0c3ebcacd1566288d3222b58a4a724fe658c5e0461cb6ce11f1f4408
[INFO] running `Command { std: "docker" "start" "-a" "a5215a9f0c3ebcacd1566288d3222b58a4a724fe658c5e0461cb6ce11f1f4408", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling sha1 v0.11.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling vec1 v1.12.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling rand v0.9.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling toml v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling pretty v0.12.5
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling pori v0.0.0
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling my-http-server v4.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling http-range v0.1.5
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap_complete v4.6.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap-verbosity-flag v3.0.4
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling nest_struct v0.5.5
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling tardar v0.1.0
[INFO] [stderr]    Compiling wax v0.7.0
[INFO] [stderr]    Compiling clap_complete_nushell v4.6.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling markdown-ppp v2.9.2
[INFO] [stderr]    Compiling handlebars v6.4.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling governor v0.10.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling config v0.15.22
[INFO] [stderr]    Compiling utoipa v5.4.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling actix-tls v3.5.0
[INFO] [stderr]    Compiling actix-http v3.12.1
[INFO] [stderr]    Compiling actix-web v4.13.0
[INFO] [stderr]    Compiling actix-files v0.6.10
[INFO] [stderr]    Compiling actix-web-httpauth v0.8.2
[INFO] [stderr]    Compiling actix-ip-filter v0.3.2
[INFO] [stderr]    Compiling actix-governor v0.10.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s
[INFO] running `Command { std: "docker" "inspect" "a5215a9f0c3ebcacd1566288d3222b58a4a724fe658c5e0461cb6ce11f1f4408", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5215a9f0c3ebcacd1566288d3222b58a4a724fe658c5e0461cb6ce11f1f4408", kill_on_drop: false }`
[INFO] [stdout] a5215a9f0c3ebcacd1566288d3222b58a4a724fe658c5e0461cb6ce11f1f4408
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74ee97621ab21dc842d7a7046aa3cc65805a3db2613454507a26e17a8e057834
[INFO] running `Command { std: "docker" "start" "-a" "74ee97621ab21dc842d7a7046aa3cc65805a3db2613454507a26e17a8e057834", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling simple_test_case v1.3.0
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling my-http-server v4.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling actix-http v3.12.1
[INFO] [stderr]    Compiling config v0.15.22
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling governor v0.10.2
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling actix-web v4.13.0
[INFO] [stderr]    Compiling actix-ip-filter v0.3.2
[INFO] [stderr]    Compiling actix-web-httpauth v0.8.2
[INFO] [stderr]    Compiling actix-governor v0.10.0
[INFO] [stderr]    Compiling actix-files v0.6.10
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.15s
[INFO] running `Command { std: "docker" "inspect" "74ee97621ab21dc842d7a7046aa3cc65805a3db2613454507a26e17a8e057834", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74ee97621ab21dc842d7a7046aa3cc65805a3db2613454507a26e17a8e057834", kill_on_drop: false }`
[INFO] [stdout] 74ee97621ab21dc842d7a7046aa3cc65805a3db2613454507a26e17a8e057834
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c4c279279f9c4137498118681c8744a2834bf9ba9b93e2ab85e7c0732f4d1bdb
[INFO] running `Command { std: "docker" "start" "-a" "c4c279279f9c4137498118681c8744a2834bf9ba9b93e2ab85e7c0732f4d1bdb", kill_on_drop: false }`
[INFO] [stderr]    Compiling my-http-server v4.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.84s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/my_http_server-2553a8e6086ebd3e)
[INFO] [stdout] 
[INFO] [stdout] running 155 tests
[INFO] [stdout] test test::cli::test_cli_args_generate_completion_powershell ... ok
[INFO] [stdout] test test::cli::test_cli_args_default_help_parsing ... ok
[INFO] [stdout] test test::cli::test_cli_args_debug_output ... ok
[INFO] [stdout] test test::cli::test_cli_args_config_path ... ok
[INFO] [stdout] test test::cli::test_cli_args_hbs_path ... ok
[INFO] [stdout] test test::cli::test_cli_args_hot_reload_true ... ok
[INFO] [stdout] test test::cli::test_cli_args_help_contains_description ... ok
[INFO] [stdout] test test::cli::test_cli_args_generate_completion_nushell ... ok
[INFO] [stdout] test test::cli::test_cli_args_invalid_hot_reload ... ok
[INFO] [stdout] test test::cli::test_cli_args_invalid_port ... ok
[INFO] [stdout] test test::cli::test_cli_args_ip_override ... ok
[INFO] [stdout] test test::cli::test_cli_args_no_config_flag ... ok
[INFO] [stdout] test test::cli::test_cli_args_multiple_overrides ... ok
[INFO] [stdout] test test::cli::test_cli_args_clone ... ok
[INFO] [stdout] test test::cli::test_cli_args_all_options_combined ... ok
[INFO] [stdout] test test::cli::test_cli_args_hot_reload_false ... ok
[INFO] [stdout] test test::cli::test_cli_args_no_config_with_config_path ... ok
[INFO] [stdout] test test::cli::test_cli_args_generate_completion_invalid_shell ... ok
[INFO] [stdout] test test::cli::test_cli_args_public_path ... ok
[INFO] [stdout] test test::config::test_cli_args_to_config_addrs ... ok
[INFO] [stdout] test test::config::test_cli_args_to_config_addrs_error ... ok
[INFO] [stdout] test test::cli::test_cli_args_tls_settings ... ok
[INFO] [stdout] test test::cli::test_cli_args_root_dir ... ok
[INFO] [stdout] test test::config::test_cli_args_ref_to_config_addrs ... ok
[INFO] [stdout] test test::error::test_all_error_types_map_to_500_or_specific ... ok
[INFO] [stdout] test test::error::test_error_cli_error_display ... ok
[INFO] [stdout] test test::error::test_error_config_error ... ok
[INFO] [stdout] test test::config::test_xdg_paths_available ... ok
[INFO] [stdout] test test::config::test_middleware_flags ... ok
[INFO] [stdout] test test::config::test_config_clone ... ok
[INFO] [stdout] test test::config::test_cli_args_ref_to_config_addrs_error ... ok
[INFO] [stdout] test test::cli::test_cli_args_port_override ... ok
[INFO] [stdout] test test::config::test_config_parsing_from_yaml ... ok
[INFO] [stdout] test test::error::test_error_cli_error ... ok
[INFO] [stdout] test test::error::test_error_display ... ok
[INFO] [stdout] test test::error::test_error_io_not_found ... ok
[INFO] [stdout] test test::error::test_error_io_invalid_input ... ok
[INFO] [stdout] test test::error::test_error_from_box_error ... ok
[INFO] [stdout] test test::error::test_error_io_other ... ok
[INFO] [stdout] test test::error::test_error_io_permission_denied ... ok
[INFO] [stdout] test test::config::test_default_config_loads ... ok
[INFO] [stdout] test test::error::test_error_other_error ... ok
[INFO] [stdout] test test::error::test_error_response_generation ... ok
[INFO] [stdout] test test::error::test_error_markdown_parse_error ... ok
[INFO] [stdout] test test::cli::test_cli_args_page_404_path ... ok
[INFO] [stdout] test test::config::test_empty_toc_extensions ... ok
[INFO] [stdout] test test::error::test_error_markdown_parse_error_display ... ok
[INFO] [stdout] test test::main::test_constant_time_eq_different_strings ... ok
[INFO] [stdout] test test::main::test_constant_time_eq_empty_strings ... ok
[INFO] [stdout] test test::integration::test_server_error_function ... ok
[INFO] [stdout] test test::main::test_constant_time_eq_first_char_diff ... ok
[INFO] [stdout] test test::main::test_constant_time_eq_large_inputs ... ok
[INFO] [stdout] test test::main::test_constant_time_eq_identical_strings ... ok
[INFO] [stdout] test test::main::test_constant_time_eq_last_char_diff ... ok
[INFO] [stdout] test test::integration::test_path_with_special_chars ... ok
[INFO] [stdout] test test::integration::test_markdown_file_request ... ok
[INFO] [stdout] test test::integration::test_sequential_requests ... ok
[INFO] [stdout] test test::integration::test_nonexistent_file ... ok
[INFO] [stdout] test test::integration::test_nested_path ... ok
[INFO] [stdout] test test::main::test_constant_time_eq_reflexive ... ok
[INFO] [stdout] test test::main::test_constant_time_eq_single_char_diff ... ok
[INFO] [stdout] test test::main::test_constant_time_eq_one_empty ... ok
[INFO] [stdout] test test::main::test_constant_time_eq_timing_resistance ... ok
[INFO] [stdout] test test::main::test_constant_time_eq_length_diff ... ok
[INFO] [stdout] test test::main::test_constant_time_eq_symmetric ... ok
[INFO] [stdout] test test::main::test_constant_time_eq_unicode ... ok
[INFO] [stdout] test test::integration::test_get_method_only ... ok
[INFO] [stdout] test test::main::test_ct_eq_str_opt_both_none ... ok
[INFO] [stdout] test test::main::test_constant_time_eq_unicode_different ... ok
[INFO] [stdout] test test::main::test_ct_eq_str_opt_both_some_different ... ok
[INFO] [stdout] test test::main::test_ct_eq_str_opt_one_empty ... ok
[INFO] [stdout] test test::main::test_ct_eq_str_opt_reflexive ... ok
[INFO] [stdout] test test::main::test_version_default ... ok
[INFO] [stdout] test test::main::test_version_fields ... ok
[INFO] [stdout] test test::main::test_ct_eq_str_opt_empty_string ... ok
[INFO] [stdout] test test::integration::test_large_path ... ok
[INFO] [stdout] test test::parser::test_context_type_inference_precedence::remain_as_string ... ok
[INFO] [stdout] test test::parser::test_context_type_inference_precedence::parse_as_number ... ok
[INFO] [stdout] test test::main::test_ct_eq_str_opt_both_some_equal ... ok
[INFO] [stdout] test test::main::test_ct_eq_str_opt_long_strings ... ok
[INFO] [stdout] test test::main::test_ct_eq_str_opt_none_some ... ok
[INFO] [stdout] test test::main::test_ct_eq_str_opt_one_some_one_none ... ok
[INFO] [stdout] test test::parser::test_context_creation ... ok
[INFO] [stdout] test test::parser::test_context_type_inference_precedence::parse_as_bool ... ok
[INFO] [stdout] test test::parser::test_markdown_parsing::empty_markdown ... ok
[INFO] [stdout] test test::parser::test_markdown_parsing::basic_markdown_with_heading_and_paragraph ... ok
[INFO] [stdout] test test::parser::test_markdown_with_images::multiple_images ... ok
[INFO] [stdout] test test::parser::test_markdown_with_images::single_image ... ok
[INFO] [stdout] test test::parser::test_markdown_with_links::multiple_links ... ok
[INFO] [stdout] test test::parser::test_markdown_parsing::markdown_with_code_block ... ok
[INFO] [stdout] test test::parser::test_markdown_with_links::single_link ... ok
[INFO] [stdout] test test::parser::test_markdown_parsing::markdown_with_lists ... ok
[INFO] [stdout] test test::parser::test_empty_template_data::horizontal_rule ... FAILED
[INFO] [stdout] test test::parser::test_empty_template_data::simple_text ... FAILED
[INFO] [stdout] test test::parser::test_empty_template_data::heading_with_paragraph ... FAILED
[INFO] [stdout] test test::parser::test_md2html_basic::heading_and_text ... FAILED
[INFO] [stdout] test test::parser::test_md2html_basic::h2_heading ... FAILED
[INFO] [stdout] test test::parser::test_md2html_basic::simple_markdown ... FAILED
[INFO] [stdout] test test::parser::test_md2html_with_context::multiple_context_vars ... FAILED
[INFO] [stdout] test test::parser::test_set_context_value_bool::boolean_false ... ok
[INFO] [stdout] test test::parser::test_md2html_with_links_snapshot::multiple_links ... FAILED
[INFO] [stdout] test test::parser::test_set_context_value_invalid_format ... ok
[INFO] [stdout] test test::parser::test_set_context_value_bool::boolean_true ... ok
[INFO] [stdout] test test::parser::test_set_context_value_number::positive_integer ... ok
[INFO] [stdout] test test::parser::test_set_context_value_string::another_string ... ok
[INFO] [stdout] test test::parser::test_md2html_with_context::no_context ... FAILED
[INFO] [stdout] test test::parser::test_set_context_value_number::zero ... ok
[INFO] [stdout] test test::parser::test_set_context_value_string::string_value ... ok
[INFO] [stdout] test test::request::test_delete_request_not_allowed ... ok
[INFO] [stdout] test test::parser::test_md2html_with_images_snapshot::multiple_images ... FAILED
[INFO] [stdout] test test::parser::test_toc_generation::empty_directory ... ok
[INFO] [stdout] test test::parser::test_set_context_value_number::negative_integer ... ok
[INFO] [stdout] test test::parser::test_md2html_with_context::with_title ... FAILED
[INFO] [stdout] test test::request::test_path_with_dots ... ok
[INFO] [stdout] test test::request::test_multiple_sequential_requests ... ok
[INFO] [stdout] test test::parser::test_md2html_with_images_snapshot::single_image ... FAILED
[INFO] [stdout] test test::integration::test_empty_path ... FAILED
[INFO] [stdout] test test::request::test_nonexistent_path_returns_404 ... ok
[INFO] [stdout] test test::request::test_post_request_not_allowed ... ok
[INFO] [stdout] test test::integration::test_response_has_content_type ... ok
[INFO] [stdout] test test::security::test_absolute_path_request ... ok
[INFO] [stdout] test test::request::test_put_request_not_allowed ... ok
[INFO] [stdout] test test::security::test_constant_time_comparison_properties ... ok
[INFO] [stdout] test test::security::test_constant_time_eq_different ... ok
[INFO] [stdout] test test::integration::test_static_file_serving ... FAILED
[INFO] [stdout] test test::request::test_path_with_fragment ... ok
[INFO] [stdout] test test::request::test_percent_encoded_spaces ... ok
[INFO] [stdout] test test::request::test_path_with_query_string ... ok
[INFO] [stdout] test test::security::test_constant_time_eq_different_length ... ok
[INFO] [stdout] test test::parser::test_toc_generation::directory_with_files ... ok
[INFO] [stdout] test test::integration::test_multiple_requests ... FAILED
[INFO] [stdout] test test::security::test_backslash_path_separator ... ok
[INFO] [stdout] test test::request::test_very_long_path ... ok
[INFO] [stdout] test test::security::test_constant_time_eq_identical ... ok
[INFO] [stdout] test test::integration::test_request_headers ... FAILED
[INFO] [stdout] test test::security::test_constant_time_eq_empty ... ok
[INFO] [stdout] test test::parser::test_md2html_with_tables_snapshot::_2x2_table ... FAILED
[INFO] [stdout] test test::security::test_ct_eq_str_opt_both_some_different ... ok
[INFO] [stdout] test test::security::test_ct_eq_str_opt_one_none ... ok
[INFO] [stdout] test test::security::test_ct_eq_str_opt_both_some_equal ... ok
[INFO] [stdout] test test::security::test_constant_time_eq_one_empty ... ok
[INFO] [stdout] test test::parser::test_md2html_with_links_snapshot::single_link ... FAILED
[INFO] [stdout] test test::security::test_ct_eq_str_opt_both_none ... ok
[INFO] [stdout] test test::security::test_timing_attack_resistance ... ok
[INFO] [stdout] test test::security::test_password_comparison_edge_cases ... ok
[INFO] [stdout] test test::security::test_path_traversal_dotdot ... ok
[INFO] [stdout] test test::security::test_null_byte_injection ... ok
[INFO] [stdout] test test::security::test_path_handling ... ok
[INFO] [stdout] test test::security::test_hidden_files_access ... ok
[INFO] [stdout] test test::security::test_path_traversal_encoded ... ok
[INFO] [stdout] test test::security::test_directory_request_without_crash ... FAILED
[INFO] [stdout] test test::parser::test_md2html_with_tables_snapshot::user_table ... FAILED
[INFO] [stdout] test test::request::test_response_content_type_set ... ok
[INFO] [stdout] test test::request::test_root_path_request ... FAILED
[INFO] [stdout] test test::request::test_get_with_if_modified_since ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::parser::test_empty_template_data::horizontal_rule stdout ----
[INFO] [stdout] [2026-05-04T05:29:05Z ERROR my_http_server::parser] emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] thread 'test::parser::test_empty_template_data::horizontal_rule' (153) panicked at src/test/parser.rs:510:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: OtherError("emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5825ac52e12a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5825ac52e12a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5825ac549bea - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5825ac549bea - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5825ac534c82 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5825ac534c82 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5825ac50889f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5825ac50889f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5825ac524c09 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5825ab95dd1c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5825ab95dd1c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5825ac524e82 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5825ac524e82 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5825ac508958 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5825ac4fd699 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5825ac5098cd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5825ac54a45c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5825ac54a1a2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5825ab4147fc - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, my_http_server[6f30c5d20e14c293]::error::AppError>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5825ab4147fc - my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::horizontal_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:510:54
[INFO] [stdout]   22:     0x5825ab36ea7f - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::horizontal_rule::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   23:     0x5825ab35ddf0 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::horizontal_rule::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   24:     0x5825ab2db085 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::try_with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::horizontal_rule::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5825ab2d67ee - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::horizontal_rule::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5825ab355d86 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::horizontal_rule::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   27:     0x5825ab373ef6 - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::horizontal_rule::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   28:     0x5825ab3672a0 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until::<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::horizontal_rule::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   29:     0x5825ab4e5f2d - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::horizontal_rule::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5825ab2d4dcd - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::horizontal_rule::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   31:     0x5825ab2cffcb - tokio[f2ada6e2311c1d7]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::horizontal_rule::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   32:     0x5825ab2cffcb - tokio[f2ada6e2311c1d7]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::horizontal_rule::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   33:     0x5825ab2cffcb - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::horizontal_rule::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   34:     0x5825ab1a3640 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::horizontal_rule::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   35:     0x5825ab2a848d - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::horizontal_rule::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   36:     0x5825ab242574 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::horizontal_rule::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   37:     0x5825ab3e220b - <tokio[f2ada6e2311c1d7]::runtime::context::scoped::Scoped<tokio[f2ada6e2311c1d7]::runtime::scheduler::Context>>::set::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::horizontal_rule::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x5825ab3c5299 - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::horizontal_rule::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   39:     0x5825ab2f2492 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::try_with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::horizontal_rule::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x5825ab2e021e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::horizontal_rule::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x5825ab3bda7d - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::horizontal_rule::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   42:     0x5825ab2027e0 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::horizontal_rule::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   43:     0x5825ab20d9d7 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::horizontal_rule::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   44:     0x5825ab22d976 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::horizontal_rule::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   45:     0x5825ab47da55 - tokio[f2ada6e2311c1d7]::runtime::context::runtime::enter_runtime::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::horizontal_rule::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x5825ab1842d2 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::horizontal_rule::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   47:     0x5825ab455f22 - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on_inner::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::horizontal_rule::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   48:     0x5825ab461e56 - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::horizontal_rule::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   49:     0x5825ab3581ff - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::horizontal_rule::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   50:     0x5825ab44b61c - <actix_rt[d8b47ac31ad3ea0]::runtime::Runtime>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::horizontal_rule::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x5825ab4e84e2 - <actix_rt[d8b47ac31ad3ea0]::system::SystemRunner>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::horizontal_rule::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   52:     0x5825ab425088 - my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::horizontal_rule
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:498:1
[INFO] [stdout]   53:     0x5825ab412a07 - my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::horizontal_rule::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:499:56
[INFO] [stdout]   54:     0x5825ab4fec26 - <my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::horizontal_rule::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5825ab950ffb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5825ab950ffb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5825ab95e7eb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5825ab957f04 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5825ab957f04 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5825ab9613f2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5825ab9613f2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5825ac52cecf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5825ac52cecf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x724256fe0aa4 - <unknown>
[INFO] [stdout]   76:     0x72425706da64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::parser::test_empty_template_data::simple_text stdout ----
[INFO] [stdout] [2026-05-04T05:29:05Z ERROR my_http_server::parser] emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] thread 'test::parser::test_empty_template_data::simple_text' (154) panicked at src/test/parser.rs:510:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: OtherError("emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5825ac52e12a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5825ac52e12a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5825ac549bea - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5825ac549bea - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5825ac534c82 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5825ac534c82 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5825ac50889f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5825ac50889f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5825ac524c09 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5825ab95dd1c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5825ab95dd1c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5825ac524e82 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5825ac524e82 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5825ac508958 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5825ac4fd699 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5825ac5098cd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5825ac54a45c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5825ac54a1a2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5825ab4130bc - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, my_http_server[6f30c5d20e14c293]::error::AppError>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5825ab4130bc - my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::simple_text::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:510:54
[INFO] [stdout]   22:     0x5825ab36e93f - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::simple_text::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   23:     0x5825ab35dd00 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::simple_text::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   24:     0x5825ab2daf85 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::try_with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::simple_text::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5825ab2d679e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::simple_text::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5825ab355d46 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::simple_text::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   27:     0x5825ab373ea6 - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::simple_text::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   28:     0x5825ab367100 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until::<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::simple_text::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   29:     0x5825ab4e5eed - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::simple_text::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5825ab2d4d8d - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::simple_text::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   31:     0x5825ab2cfe2b - tokio[f2ada6e2311c1d7]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::simple_text::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   32:     0x5825ab2cfe2b - tokio[f2ada6e2311c1d7]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::simple_text::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   33:     0x5825ab2cfe2b - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::simple_text::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   34:     0x5825ab1a3320 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::simple_text::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   35:     0x5825ab2a79ed - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::simple_text::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   36:     0x5825ab242554 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::simple_text::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   37:     0x5825ab3e20bb - <tokio[f2ada6e2311c1d7]::runtime::context::scoped::Scoped<tokio[f2ada6e2311c1d7]::runtime::scheduler::Context>>::set::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::simple_text::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x5825ab3c5259 - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::simple_text::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   39:     0x5825ab2f2352 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::try_with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::simple_text::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x5825ab2e01be - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::simple_text::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x5825ab3bda3d - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::simple_text::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   42:     0x5825ab2023c0 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::simple_text::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   43:     0x5825ab20d957 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::simple_text::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   44:     0x5825ab22d636 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::simple_text::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   45:     0x5825ab47d8f5 - tokio[f2ada6e2311c1d7]::runtime::context::runtime::enter_runtime::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::simple_text::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x5825ab184202 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::simple_text::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   47:     0x5825ab455e02 - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on_inner::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::simple_text::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   48:     0x5825ab461bd6 - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::simple_text::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   49:     0x5825ab35818f - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::simple_text::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   50:     0x5825ab44b5cc - <actix_rt[d8b47ac31ad3ea0]::runtime::Runtime>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::simple_text::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x5825ab4e84a2 - <actix_rt[d8b47ac31ad3ea0]::system::SystemRunner>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::simple_text::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   52:     0x5825ab425008 - my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::simple_text
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:498:1
[INFO] [stdout]   53:     0x5825ab4129d7 - my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::simple_text::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:499:56
[INFO] [stdout]   54:     0x5825ab4febe6 - <my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::simple_text::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5825ab950ffb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5825ab950ffb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5825ab95e7eb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5825ab957f04 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5825ab957f04 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5825ab9613f2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5825ab9613f2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5825ac52cecf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5825ac52cecf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x724256fe0aa4 - <unknown>
[INFO] [stdout]   76:     0x72425706da64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::parser::test_empty_template_data::heading_with_paragraph stdout ----
[INFO] [stdout] [2026-05-04T05:29:05Z ERROR my_http_server::parser] emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] thread 'test::parser::test_empty_template_data::heading_with_paragraph' (152) panicked at src/test/parser.rs:510:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: OtherError("emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5825ac52e12a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5825ac52e12a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5825ac549bea - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5825ac549bea - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5825ac534c82 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5825ac534c82 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5825ac50889f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5825ac50889f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5825ac524c09 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5825ab95dd1c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5825ab95dd1c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5825ac524e82 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5825ac524e82 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5825ac508958 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5825ac4fd699 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5825ac5098cd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5825ac54a45c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5825ac54a1a2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5825ab415f3c - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, my_http_server[6f30c5d20e14c293]::error::AppError>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5825ab415f3c - my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::heading_with_paragraph::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:510:54
[INFO] [stdout]   22:     0x5825ab36ebbf - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::heading_with_paragraph::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   23:     0x5825ab35dee0 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::heading_with_paragraph::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   24:     0x5825ab2db185 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::try_with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::heading_with_paragraph::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5825ab2d683e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::heading_with_paragraph::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5825ab355dc6 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::heading_with_paragraph::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   27:     0x5825ab373f46 - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::heading_with_paragraph::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   28:     0x5825ab367440 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until::<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::heading_with_paragraph::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   29:     0x5825ab4e5f6d - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::heading_with_paragraph::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5825ab2d4e0d - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::heading_with_paragraph::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   31:     0x5825ab2d016b - tokio[f2ada6e2311c1d7]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::heading_with_paragraph::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   32:     0x5825ab2d016b - tokio[f2ada6e2311c1d7]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::heading_with_paragraph::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   33:     0x5825ab2d016b - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::heading_with_paragraph::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   34:     0x5825ab1a3960 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::heading_with_paragraph::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   35:     0x5825ab2a8f2d - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::heading_with_paragraph::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   36:     0x5825ab242594 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::heading_with_paragraph::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   37:     0x5825ab3e235b - <tokio[f2ada6e2311c1d7]::runtime::context::scoped::Scoped<tokio[f2ada6e2311c1d7]::runtime::scheduler::Context>>::set::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::heading_with_paragraph::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x5825ab3c52d9 - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::heading_with_paragraph::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   39:     0x5825ab2f25d2 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::try_with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::heading_with_paragraph::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x5825ab2e027e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::heading_with_paragraph::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x5825ab3bdabd - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::heading_with_paragraph::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   42:     0x5825ab202c00 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::heading_with_paragraph::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   43:     0x5825ab20da57 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::heading_with_paragraph::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   44:     0x5825ab22dcb6 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::heading_with_paragraph::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   45:     0x5825ab47dbb5 - tokio[f2ada6e2311c1d7]::runtime::context::runtime::enter_runtime::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::heading_with_paragraph::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x5825ab1843a2 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::heading_with_paragraph::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   47:     0x5825ab456042 - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on_inner::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::heading_with_paragraph::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   48:     0x5825ab4620d6 - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::heading_with_paragraph::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   49:     0x5825ab35826f - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::heading_with_paragraph::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   50:     0x5825ab44b66c - <actix_rt[d8b47ac31ad3ea0]::runtime::Runtime>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::heading_with_paragraph::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x5825ab4e8522 - <actix_rt[d8b47ac31ad3ea0]::system::SystemRunner>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::heading_with_paragraph::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   52:     0x5825ab425108 - my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::heading_with_paragraph
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:498:1
[INFO] [stdout]   53:     0x5825ab412a37 - my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::heading_with_paragraph::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:499:56
[INFO] [stdout]   54:     0x5825ab4fec66 - <my_http_server[6f30c5d20e14c293]::test::parser::test_empty_template_data::heading_with_paragraph::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5825ab950ffb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5825ab950ffb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5825ab95e7eb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5825ab957f04 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5825ab957f04 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5825ab9613f2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5825ab9613f2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5825ac52cecf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5825ac52cecf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x724256fe0aa4 - <unknown>
[INFO] [stdout]   76:     0x72425706da64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::parser::test_md2html_basic::heading_and_text stdout ----
[INFO] [stdout] [2026-05-04T05:29:05Z ERROR my_http_server::parser] emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] thread 'test::parser::test_md2html_basic::heading_and_text' (164) panicked at src/test/parser.rs:248:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: OtherError("emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5825ac52e12a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5825ac52e12a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5825ac549bea - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5825ac549bea - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5825ac534c82 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5825ac534c82 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5825ac50889f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5825ac50889f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5825ac524c09 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5825ab95dd1c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5825ab95dd1c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5825ac524e82 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5825ac524e82 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5825ac508958 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5825ac4fd699 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5825ac5098cd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5825ac54a45c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5825ac54a1a2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5825ab3f2203 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, my_http_server[6f30c5d20e14c293]::error::AppError>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5825ab3f2203 - my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::heading_and_text::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:248:54
[INFO] [stdout]   22:     0x5825ab36e07f - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::heading_and_text::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   23:     0x5825ab35d670 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::heading_and_text::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   24:     0x5825ab2da885 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::try_with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::heading_and_text::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5825ab2d656e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::heading_and_text::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5825ab355b86 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::heading_and_text::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   27:     0x5825ab373c76 - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::heading_and_text::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   28:     0x5825ab3665a0 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::heading_and_text::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   29:     0x5825ab4e5d2d - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::heading_and_text::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5825ab2d4bcd - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::heading_and_text::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   31:     0x5825ab2cf2cb - tokio[f2ada6e2311c1d7]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::heading_and_text::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   32:     0x5825ab2cf2cb - tokio[f2ada6e2311c1d7]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::heading_and_text::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   33:     0x5825ab2cf2cb - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::heading_and_text::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   34:     0x5825ab1a1d40 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::heading_and_text::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   35:     0x5825ab2a2f8d - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::heading_and_text::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   36:     0x5825ab242474 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::heading_and_text::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   37:     0x5825ab3e178b - <tokio[f2ada6e2311c1d7]::runtime::context::scoped::Scoped<tokio[f2ada6e2311c1d7]::runtime::scheduler::Context>>::set::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::heading_and_text::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x5825ab3c5099 - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::heading_and_text::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   39:     0x5825ab2f1a92 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::try_with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::heading_and_text::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x5825ab2dff1e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::heading_and_text::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x5825ab3bd87d - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::heading_and_text::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   42:     0x5825ab2006e0 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::heading_and_text::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   43:     0x5825ab20d5d7 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::heading_and_text::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   44:     0x5825ab22bf76 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::heading_and_text::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   45:     0x5825ab47cf55 - tokio[f2ada6e2311c1d7]::runtime::context::runtime::enter_runtime::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::heading_and_text::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x5825ab183c52 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::heading_and_text::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   47:     0x5825ab455622 - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on_inner::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::heading_and_text::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   48:     0x5825ab460a56 - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::heading_and_text::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   49:     0x5825ab357e7f - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::heading_and_text::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   50:     0x5825ab44b39c - <actix_rt[d8b47ac31ad3ea0]::runtime::Runtime>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::heading_and_text::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x5825ab4e82e2 - <actix_rt[d8b47ac31ad3ea0]::system::SystemRunner>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::heading_and_text::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   52:     0x5825ab3fabe8 - my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::heading_and_text
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:227:1
[INFO] [stdout]   53:     0x5825ab3eeb07 - my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::heading_and_text::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:228:50
[INFO] [stdout]   54:     0x5825ab4fea26 - <my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::heading_and_text::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5825ab950ffb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5825ab950ffb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5825ab95e7eb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5825ab957f04 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5825ab957f04 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5825ab9613f2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5825ab9613f2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5825ac52cecf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5825ac52cecf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x724256fe0aa4 - <unknown>
[INFO] [stdout]   76:     0x72425706da64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::parser::test_md2html_basic::h2_heading stdout ----
[INFO] [stdout] [2026-05-04T05:29:05Z ERROR my_http_server::parser] emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] thread 'test::parser::test_md2html_basic::h2_heading' (163) panicked at src/test/parser.rs:248:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: OtherError("emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5825ac52e12a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5825ac52e12a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5825ac549bea - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5825ac549bea - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5825ac534c82 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5825ac534c82 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5825ac50889f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5825ac50889f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5825ac524c09 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5825ab95dd1c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5825ab95dd1c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5825ac524e82 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5825ac524e82 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5825ac508958 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5825ac4fd699 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5825ac5098cd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5825ac54a45c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5825ac54a1a2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5825ab3ef223 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, my_http_server[6f30c5d20e14c293]::error::AppError>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5825ab3ef223 - my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::h2_heading::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:248:54
[INFO] [stdout]   22:     0x5825ab36ddff - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::h2_heading::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   23:     0x5825ab35d490 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::h2_heading::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   24:     0x5825ab2da685 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::try_with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::h2_heading::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5825ab2d64ce - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::h2_heading::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5825ab355b06 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::h2_heading::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   27:     0x5825ab373bd6 - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::h2_heading::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   28:     0x5825ab366260 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::h2_heading::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   29:     0x5825ab4e5cad - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::h2_heading::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5825ab2d4b4d - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::h2_heading::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   31:     0x5825ab2cef8b - tokio[f2ada6e2311c1d7]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::h2_heading::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   32:     0x5825ab2cef8b - tokio[f2ada6e2311c1d7]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::h2_heading::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   33:     0x5825ab2cef8b - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::h2_heading::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   34:     0x5825ab1a1700 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::h2_heading::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   35:     0x5825ab2a1a4d - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::h2_heading::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   36:     0x5825ab242434 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::h2_heading::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   37:     0x5825ab3e14eb - <tokio[f2ada6e2311c1d7]::runtime::context::scoped::Scoped<tokio[f2ada6e2311c1d7]::runtime::scheduler::Context>>::set::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::h2_heading::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x5825ab3c5019 - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::h2_heading::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   39:     0x5825ab2f1812 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::try_with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::h2_heading::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x5825ab2dfe5e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::h2_heading::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x5825ab3bd7fd - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::h2_heading::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   42:     0x5825ab1ffea0 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::h2_heading::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   43:     0x5825ab20d4d7 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::h2_heading::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   44:     0x5825ab22b8f6 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::h2_heading::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   45:     0x5825ab47cc95 - tokio[f2ada6e2311c1d7]::runtime::context::runtime::enter_runtime::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::h2_heading::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x5825ab183ab2 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::h2_heading::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   47:     0x5825ab4553e2 - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on_inner::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::h2_heading::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   48:     0x5825ab460556 - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::h2_heading::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   49:     0x5825ab357d9f - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::h2_heading::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   50:     0x5825ab44b2fc - <actix_rt[d8b47ac31ad3ea0]::runtime::Runtime>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::h2_heading::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x5825ab4e8262 - <actix_rt[d8b47ac31ad3ea0]::system::SystemRunner>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::h2_heading::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   52:     0x5825ab3faae8 - my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::h2_heading
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:227:1
[INFO] [stdout]   53:     0x5825ab3eeaa7 - my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::h2_heading::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:228:50
[INFO] [stdout]   54:     0x5825ab4fe9a6 - <my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::h2_heading::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5825ab950ffb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5825ab950ffb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5825ab95e7eb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5825ab957f04 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5825ab957f04 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5825ab9613f2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5825ab9613f2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5825ac52cecf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5825ac52cecf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x724256fe0aa4 - <unknown>
[INFO] [stdout]   76:     0x72425706da64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::parser::test_md2html_basic::simple_markdown stdout ----
[INFO] [stdout] [2026-05-04T05:29:05Z ERROR my_http_server::parser] emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] thread 'test::parser::test_md2html_basic::simple_markdown' (165) panicked at src/test/parser.rs:248:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: OtherError("emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5825ac52e12a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5825ac52e12a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5825ac549bea - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5825ac549bea - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5825ac534c82 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5825ac534c82 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5825ac50889f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5825ac50889f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5825ac524c09 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5825ab95dd1c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5825ab95dd1c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5825ac524e82 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5825ac524e82 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5825ac508958 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5825ac4fd699 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5825ac5098cd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5825ac54a45c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5825ac54a1a2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5825ab3f0a13 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, my_http_server[6f30c5d20e14c293]::error::AppError>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5825ab3f0a13 - my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::simple_markdown::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:248:54
[INFO] [stdout]   22:     0x5825ab36df3f - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::simple_markdown::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   23:     0x5825ab35d580 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::simple_markdown::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   24:     0x5825ab2da785 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::try_with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::simple_markdown::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5825ab2d651e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::simple_markdown::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5825ab355b46 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::simple_markdown::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   27:     0x5825ab373c26 - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::simple_markdown::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   28:     0x5825ab366400 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::simple_markdown::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   29:     0x5825ab4e5ced - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::simple_markdown::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5825ab2d4b8d - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::simple_markdown::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   31:     0x5825ab2cf12b - tokio[f2ada6e2311c1d7]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::simple_markdown::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   32:     0x5825ab2cf12b - tokio[f2ada6e2311c1d7]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::simple_markdown::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   33:     0x5825ab2cf12b - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::simple_markdown::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   34:     0x5825ab1a1a20 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::simple_markdown::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   35:     0x5825ab2a24ed - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::simple_markdown::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   36:     0x5825ab242454 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::simple_markdown::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   37:     0x5825ab3e163b - <tokio[f2ada6e2311c1d7]::runtime::context::scoped::Scoped<tokio[f2ada6e2311c1d7]::runtime::scheduler::Context>>::set::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::simple_markdown::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x5825ab3c5059 - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::simple_markdown::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   39:     0x5825ab2f1952 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::try_with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::simple_markdown::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x5825ab2dfebe - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::simple_markdown::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x5825ab3bd83d - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::simple_markdown::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   42:     0x5825ab2002c0 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::simple_markdown::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   43:     0x5825ab20d557 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::simple_markdown::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   44:     0x5825ab22bc36 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::simple_markdown::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   45:     0x5825ab47cdf5 - tokio[f2ada6e2311c1d7]::runtime::context::runtime::enter_runtime::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::simple_markdown::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x5825ab183b82 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::simple_markdown::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   47:     0x5825ab455502 - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on_inner::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::simple_markdown::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   48:     0x5825ab4607d6 - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::simple_markdown::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   49:     0x5825ab357e0f - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::simple_markdown::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   50:     0x5825ab44b34c - <actix_rt[d8b47ac31ad3ea0]::runtime::Runtime>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::simple_markdown::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x5825ab4e82a2 - <actix_rt[d8b47ac31ad3ea0]::system::SystemRunner>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::simple_markdown::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   52:     0x5825ab3fab68 - my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::simple_markdown
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:227:1
[INFO] [stdout]   53:     0x5825ab3eead7 - my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::simple_markdown::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:228:50
[INFO] [stdout]   54:     0x5825ab4fe9e6 - <my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_basic::simple_markdown::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5825ab950ffb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5825ab950ffb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5825ab95e7eb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5825ab957f04 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5825ab957f04 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5825ab9613f2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5825ab9613f2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5825ac52cecf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5825ac52cecf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x724256fe0aa4 - <unknown>
[INFO] [stdout]   76:     0x72425706da64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::parser::test_md2html_with_context::multiple_context_vars stdout ----
[INFO] [stdout] [2026-05-04T05:29:05Z ERROR my_http_server::parser] emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] thread 'test::parser::test_md2html_with_context::multiple_context_vars' (166) panicked at src/test/parser.rs:287:63:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: OtherError("emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5825ac52e12a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5825ac52e12a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5825ac549bea - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5825ac549bea - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5825ac534c82 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5825ac534c82 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5825ac50889f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5825ac50889f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5825ac524c09 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5825ab95dd1c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5825ab95dd1c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5825ac524e82 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5825ac524e82 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5825ac508958 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5825ac4fd699 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5825ac5098cd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5825ac54a45c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5825ac54a1a2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5825ab41aeb8 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, my_http_server[6f30c5d20e14c293]::error::AppError>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5825ab41aeb8 - my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::multiple_context_vars::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:287:60
[INFO] [stdout]   22:     0x5825ab36f47f - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::multiple_context_vars::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   23:     0x5825ab35e570 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::multiple_context_vars::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   24:     0x5825ab2db885 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::try_with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::multiple_context_vars::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5825ab2d6a6e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::multiple_context_vars::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5825ab355f86 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::multiple_context_vars::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   27:     0x5825ab374176 - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::multiple_context_vars::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   28:     0x5825ab367fa0 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::multiple_context_vars::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   29:     0x5825ab4e612d - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::multiple_context_vars::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5825ab2d4fcd - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::multiple_context_vars::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   31:     0x5825ab2d0ccb - tokio[f2ada6e2311c1d7]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::multiple_context_vars::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   32:     0x5825ab2d0ccb - tokio[f2ada6e2311c1d7]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::multiple_context_vars::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   33:     0x5825ab2d0ccb - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::multiple_context_vars::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   34:     0x5825ab1a4f40 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::multiple_context_vars::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   35:     0x5825ab2ad98d - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::multiple_context_vars::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   36:     0x5825ab242674 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::multiple_context_vars::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   37:     0x5825ab3e2c8b - <tokio[f2ada6e2311c1d7]::runtime::context::scoped::Scoped<tokio[f2ada6e2311c1d7]::runtime::scheduler::Context>>::set::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::multiple_context_vars::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x5825ab3c5499 - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::multiple_context_vars::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   39:     0x5825ab2f2e92 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::try_with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::multiple_context_vars::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x5825ab2e051e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::multiple_context_vars::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x5825ab3bdc7d - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::multiple_context_vars::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   42:     0x5825ab2048e0 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::multiple_context_vars::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   43:     0x5825ab20ddd7 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::multiple_context_vars::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   44:     0x5825ab22f376 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::multiple_context_vars::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   45:     0x5825ab47e555 - tokio[f2ada6e2311c1d7]::runtime::context::runtime::enter_runtime::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::multiple_context_vars::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x5825ab184952 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::multiple_context_vars::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   47:     0x5825ab456822 - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on_inner::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::multiple_context_vars::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   48:     0x5825ab463256 - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::multiple_context_vars::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   49:     0x5825ab35857f - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::multiple_context_vars::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   50:     0x5825ab44b89c - <actix_rt[d8b47ac31ad3ea0]::runtime::Runtime>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::multiple_context_vars::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x5825ab4e86e2 - <actix_rt[d8b47ac31ad3ea0]::system::SystemRunner>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::multiple_context_vars::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   52:     0x5825ab425388 - my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::multiple_context_vars
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:266:1
[INFO] [stdout]   53:     0x5825ab4173e7 - my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::multiple_context_vars::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:267:84
[INFO] [stdout]   54:     0x5825ab4fee26 - <my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::multiple_context_vars::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5825ab950ffb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5825ab950ffb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5825ab95e7eb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5825ab957f04 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5825ab957f04 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5825ab9613f2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5825ab9613f2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5825ac52cecf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5825ac52cecf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x724256fe0aa4 - <unknown>
[INFO] [stdout]   76:     0x72425706da64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::parser::test_md2html_with_links_snapshot::multiple_links stdout ----
[INFO] [stdout] [2026-05-04T05:29:05Z ERROR my_http_server::parser] emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] thread 'test::parser::test_md2html_with_links_snapshot::multiple_links' (171) panicked at src/test/parser.rs:368:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: OtherError("emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5825ac52e12a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5825ac52e12a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5825ac549bea - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5825ac549bea - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5825ac534c82 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5825ac534c82 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5825ac50889f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5825ac50889f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5825ac524c09 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5825ab95dd1c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5825ab95dd1c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5825ac524e82 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5825ac524e82 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5825ac508958 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5825ac4fd699 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5825ac5098cd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5825ac54a45c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5825ac54a1a2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5825ab3f4d23 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, my_http_server[6f30c5d20e14c293]::error::AppError>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5825ab3f4d23 - my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::multiple_links::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:368:54
[INFO] [stdout]   22:     0x5825ab36ffbf - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::multiple_links::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   23:     0x5825ab35ede0 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::multiple_links::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   24:     0x5825ab2dc185 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::try_with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::multiple_links::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5825ab2d6d3e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::multiple_links::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5825ab3561c6 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::multiple_links::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   27:     0x5825ab374446 - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::multiple_links::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   28:     0x5825ab368e40 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::multiple_links::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   29:     0x5825ab4e636d - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::multiple_links::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5825ab2d520d - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::multiple_links::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   31:     0x5825ab2d1b6b - tokio[f2ada6e2311c1d7]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::multiple_links::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   32:     0x5825ab2d1b6b - tokio[f2ada6e2311c1d7]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::multiple_links::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   33:     0x5825ab2d1b6b - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::multiple_links::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   34:     0x5825ab1a6b60 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::multiple_links::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   35:     0x5825ab2b392d - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::multiple_links::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   36:     0x5825ab242794 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::multiple_links::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   37:     0x5825ab3e385b - <tokio[f2ada6e2311c1d7]::runtime::context::scoped::Scoped<tokio[f2ada6e2311c1d7]::runtime::scheduler::Context>>::set::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::multiple_links::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x5825ab3c56d9 - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::multiple_links::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   39:     0x5825ab2f39d2 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::try_with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::multiple_links::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x5825ab2e087e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::multiple_links::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x5825ab3bdebd - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::multiple_links::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   42:     0x5825ab206e00 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::multiple_links::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   43:     0x5825ab20e257 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::multiple_links::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   44:     0x5825ab2310b6 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::multiple_links::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   45:     0x5825ab47f1b5 - tokio[f2ada6e2311c1d7]::runtime::context::runtime::enter_runtime::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::multiple_links::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x5825ab1850a2 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::multiple_links::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   47:     0x5825ab457242 - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on_inner::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::multiple_links::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   48:     0x5825ab4648d6 - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::multiple_links::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   49:     0x5825ab35896f - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::multiple_links::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   50:     0x5825ab44bb6c - <actix_rt[d8b47ac31ad3ea0]::runtime::Runtime>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::multiple_links::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x5825ab4e8922 - <actix_rt[d8b47ac31ad3ea0]::system::SystemRunner>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::multiple_links::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   52:     0x5825ab3face8 - my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::multiple_links
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:348:1
[INFO] [stdout]   53:     0x5825ab3f3337 - my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::multiple_links::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:349:64
[INFO] [stdout]   54:     0x5825ab4ff066 - <my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::multiple_links::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5825ab950ffb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5825ab950ffb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5825ab95e7eb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5825ab957f04 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5825ab957f04 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5825ab9613f2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5825ab9613f2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5825ac52cecf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5825ac52cecf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x724256fe0aa4 - <unknown>
[INFO] [stdout]   76:     0x72425706da64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::parser::test_md2html_with_context::no_context stdout ----
[INFO] [stdout] [2026-05-04T05:29:05Z ERROR my_http_server::parser] emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] thread 'test::parser::test_md2html_with_context::no_context' (167) panicked at src/test/parser.rs:287:63:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: OtherError("emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5825ac52e12a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5825ac52e12a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5825ac549bea - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5825ac549bea - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5825ac534c82 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5825ac534c82 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5825ac50889f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5825ac50889f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5825ac524c09 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5825ab95dd1c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5825ab95dd1c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5825ac524e82 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5825ac524e82 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5825ac508958 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5825ac4fd699 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5825ac5098cd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5825ac54a45c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5825ac54a1a2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5825ab417b00 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, my_http_server[6f30c5d20e14c293]::error::AppError>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5825ab417b00 - my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::no_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:287:60
[INFO] [stdout]   22:     0x5825ab36f1ff - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::no_context::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   23:     0x5825ab35e390 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::no_context::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   24:     0x5825ab2db685 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::try_with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::no_context::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5825ab2d69ce - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::no_context::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5825ab355f06 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::no_context::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   27:     0x5825ab3740d6 - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::no_context::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   28:     0x5825ab367c60 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::no_context::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   29:     0x5825ab4e60ad - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::no_context::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5825ab2d4f4d - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::no_context::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   31:     0x5825ab2d098b - tokio[f2ada6e2311c1d7]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::no_context::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   32:     0x5825ab2d098b - tokio[f2ada6e2311c1d7]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::no_context::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   33:     0x5825ab2d098b - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::no_context::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   34:     0x5825ab1a4900 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::no_context::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   35:     0x5825ab2ac44d - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::no_context::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   36:     0x5825ab242634 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::no_context::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   37:     0x5825ab3e29eb - <tokio[f2ada6e2311c1d7]::runtime::context::scoped::Scoped<tokio[f2ada6e2311c1d7]::runtime::scheduler::Context>>::set::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::no_context::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x5825ab3c5419 - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::no_context::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   39:     0x5825ab2f2c12 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::try_with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::no_context::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x5825ab2e045e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::no_context::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x5825ab3bdbfd - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::no_context::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   42:     0x5825ab2040a0 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::no_context::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   43:     0x5825ab20dcd7 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::no_context::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   44:     0x5825ab22ecf6 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::no_context::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   45:     0x5825ab47e295 - tokio[f2ada6e2311c1d7]::runtime::context::runtime::enter_runtime::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::no_context::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x5825ab1847b2 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::no_context::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   47:     0x5825ab4565e2 - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on_inner::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::no_context::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   48:     0x5825ab462d56 - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::no_context::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   49:     0x5825ab35849f - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::no_context::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   50:     0x5825ab44b7fc - <actix_rt[d8b47ac31ad3ea0]::runtime::Runtime>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::no_context::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x5825ab4e8662 - <actix_rt[d8b47ac31ad3ea0]::system::SystemRunner>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::no_context::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   52:     0x5825ab425288 - my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::no_context
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:266:1
[INFO] [stdout]   53:     0x5825ab417387 - my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::no_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:267:84
[INFO] [stdout]   54:     0x5825ab4feda6 - <my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::no_context::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5825ab950ffb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5825ab950ffb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5825ab95e7eb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5825ab957f04 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5825ab957f04 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5825ab9613f2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5825ab9613f2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5825ac52cecf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5825ac52cecf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x724256fe0aa4 - <unknown>
[INFO] [stdout]   76:     0x72425706da64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::parser::test_md2html_with_images_snapshot::multiple_images stdout ----
[INFO] [stdout] [2026-05-04T05:29:05Z ERROR my_http_server::parser] emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] thread 'test::parser::test_md2html_with_images_snapshot::multiple_images' (169) panicked at src/test/parser.rs:414:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: OtherError("emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5825ac52e12a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5825ac52e12a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5825ac549bea - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5825ac549bea - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5825ac534c82 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5825ac534c82 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5825ac50889f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5825ac50889f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5825ac524c09 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5825ab95dd1c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5825ab95dd1c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5825ac524e82 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5825ac524e82 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5825ac508958 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5825ac4fd699 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5825ac5098cd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5825ac54a45c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5825ac54a1a2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5825ab385e63 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, my_http_server[6f30c5d20e14c293]::error::AppError>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5825ab385e63 - my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::multiple_images::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:414:54
[INFO] [stdout]   22:     0x5825ab37023f - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::multiple_images::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   23:     0x5825ab35efc0 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::multiple_images::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   24:     0x5825ab2dc385 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::try_with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::multiple_images::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5825ab2d6dde - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::multiple_images::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5825ab356246 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::multiple_images::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   27:     0x5825ab3744e6 - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::multiple_images::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   28:     0x5825ab369180 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::multiple_images::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   29:     0x5825ab4e63ed - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::multiple_images::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5825ab2d528d - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::multiple_images::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   31:     0x5825ab2d1eab - tokio[f2ada6e2311c1d7]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::multiple_images::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   32:     0x5825ab2d1eab - tokio[f2ada6e2311c1d7]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::multiple_images::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   33:     0x5825ab2d1eab - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::multiple_images::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   34:     0x5825ab1a71a0 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::multiple_images::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   35:     0x5825ab2b4e6d - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::multiple_images::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   36:     0x5825ab2427d4 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::multiple_images::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   37:     0x5825ab3e3afb - <tokio[f2ada6e2311c1d7]::runtime::context::scoped::Scoped<tokio[f2ada6e2311c1d7]::runtime::scheduler::Context>>::set::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::multiple_images::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x5825ab3c5759 - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::multiple_images::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   39:     0x5825ab2f3c52 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::try_with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::multiple_images::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x5825ab2e093e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::multiple_images::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x5825ab3bdf3d - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::multiple_images::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   42:     0x5825ab207640 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::multiple_images::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   43:     0x5825ab20e357 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::multiple_images::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   44:     0x5825ab231736 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::multiple_images::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   45:     0x5825ab47f475 - tokio[f2ada6e2311c1d7]::runtime::context::runtime::enter_runtime::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::multiple_images::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x5825ab185242 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::multiple_images::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   47:     0x5825ab457482 - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on_inner::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::multiple_images::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   48:     0x5825ab464dd6 - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::multiple_images::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   49:     0x5825ab358a4f - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::multiple_images::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   50:     0x5825ab44bc0c - <actix_rt[d8b47ac31ad3ea0]::runtime::Runtime>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::multiple_images::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x5825ab4e89a2 - <actix_rt[d8b47ac31ad3ea0]::system::SystemRunner>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::multiple_images::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   52:     0x5825ab38b198 - my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::multiple_images
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:394:1
[INFO] [stdout]   53:     0x5825ab384477 - my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::multiple_images::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:395:65
[INFO] [stdout]   54:     0x5825ab4ff0e6 - <my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::multiple_images::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5825ab950ffb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5825ab950ffb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5825ab95e7eb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5825ab957f04 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5825ab957f04 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5825ab9613f2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5825ab9613f2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5825ac52cecf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5825ac52cecf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x724256fe0aa4 - <unknown>
[INFO] [stdout]   76:     0x72425706da64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::parser::test_md2html_with_context::with_title stdout ----
[INFO] [stdout] [2026-05-04T05:29:05Z ERROR my_http_server::parser] emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] thread 'test::parser::test_md2html_with_context::with_title' (168) panicked at src/test/parser.rs:287:63:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: OtherError("emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5825ac52e12a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5825ac52e12a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5825ac549bea - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5825ac549bea - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5825ac534c82 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5825ac534c82 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5825ac50889f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5825ac50889f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5825ac524c09 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5825ab95dd1c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5825ab95dd1c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5825ac524e82 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5825ac524e82 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5825ac508958 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5825ac4fd699 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5825ac5098cd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5825ac54a45c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5825ac54a1a2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5825ab4194ad - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, my_http_server[6f30c5d20e14c293]::error::AppError>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5825ab4194ad - my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::with_title::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:287:60
[INFO] [stdout]   22:     0x5825ab36f33f - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::with_title::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   23:     0x5825ab35e480 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::with_title::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   24:     0x5825ab2db785 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::try_with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::with_title::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5825ab2d6a1e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::with_title::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5825ab355f46 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::with_title::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   27:     0x5825ab374126 - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::with_title::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   28:     0x5825ab367e00 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::with_title::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   29:     0x5825ab4e60ed - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::with_title::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5825ab2d4f8d - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::with_title::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   31:     0x5825ab2d0b2b - tokio[f2ada6e2311c1d7]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::with_title::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   32:     0x5825ab2d0b2b - tokio[f2ada6e2311c1d7]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::with_title::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   33:     0x5825ab2d0b2b - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::with_title::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   34:     0x5825ab1a4c20 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::with_title::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   35:     0x5825ab2aceed - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::with_title::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   36:     0x5825ab242654 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::with_title::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   37:     0x5825ab3e2b3b - <tokio[f2ada6e2311c1d7]::runtime::context::scoped::Scoped<tokio[f2ada6e2311c1d7]::runtime::scheduler::Context>>::set::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::with_title::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x5825ab3c5459 - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::with_title::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   39:     0x5825ab2f2d52 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::try_with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::with_title::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x5825ab2e04be - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::with_title::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x5825ab3bdc3d - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::with_title::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   42:     0x5825ab2044c0 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::with_title::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   43:     0x5825ab20dd57 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::with_title::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   44:     0x5825ab22f036 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::with_title::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   45:     0x5825ab47e3f5 - tokio[f2ada6e2311c1d7]::runtime::context::runtime::enter_runtime::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::with_title::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x5825ab184882 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::with_title::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   47:     0x5825ab456702 - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on_inner::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::with_title::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   48:     0x5825ab462fd6 - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::with_title::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   49:     0x5825ab35850f - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::with_title::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   50:     0x5825ab44b84c - <actix_rt[d8b47ac31ad3ea0]::runtime::Runtime>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::with_title::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x5825ab4e86a2 - <actix_rt[d8b47ac31ad3ea0]::system::SystemRunner>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::with_title::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   52:     0x5825ab425308 - my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::with_title
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:266:1
[INFO] [stdout]   53:     0x5825ab4173b7 - my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::with_title::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:267:84
[INFO] [stdout]   54:     0x5825ab4fede6 - <my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_context::with_title::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5825ab950ffb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5825ab950ffb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5825ab95e7eb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5825ab957f04 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5825ab957f04 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5825ab9613f2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5825ab9613f2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5825ac52cecf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5825ac52cecf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x724256fe0aa4 - <unknown>
[INFO] [stdout]   76:     0x72425706da64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::parser::test_md2html_with_images_snapshot::single_image stdout ----
[INFO] [stdout] [2026-05-04T05:29:05Z ERROR my_http_server::parser] emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] thread 'test::parser::test_md2html_with_images_snapshot::single_image' (170) panicked at src/test/parser.rs:414:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: OtherError("emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5825ac52e12a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5825ac52e12a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5825ac549bea - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5825ac549bea - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5825ac534c82 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5825ac534c82 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5825ac50889f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5825ac50889f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5825ac524c09 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5825ab95dd1c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5825ab95dd1c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5825ac524e82 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5825ac524e82 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5825ac508958 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5825ac4fd699 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5825ac5098cd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5825ac54a45c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5825ac54a1a2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5825ab384b93 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, my_http_server[6f30c5d20e14c293]::error::AppError>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5825ab384b93 - my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::single_image::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:414:54
[INFO] [stdout]   22:     0x5825ab3700ff - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::single_image::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   23:     0x5825ab35eed0 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::single_image::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   24:     0x5825ab2dc285 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::try_with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::single_image::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5825ab2d6d8e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::single_image::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5825ab356206 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::single_image::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   27:     0x5825ab374496 - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::single_image::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   28:     0x5825ab368fe0 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::single_image::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   29:     0x5825ab4e63ad - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::single_image::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5825ab2d524d - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::single_image::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   31:     0x5825ab2d1d0b - tokio[f2ada6e2311c1d7]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::single_image::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   32:     0x5825ab2d1d0b - tokio[f2ada6e2311c1d7]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::single_image::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   33:     0x5825ab2d1d0b - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::single_image::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   34:     0x5825ab1a6e80 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::single_image::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   35:     0x5825ab2b43cd - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::single_image::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   36:     0x5825ab2427b4 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::single_image::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   37:     0x5825ab3e39ab - <tokio[f2ada6e2311c1d7]::runtime::context::scoped::Scoped<tokio[f2ada6e2311c1d7]::runtime::scheduler::Context>>::set::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::single_image::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x5825ab3c5719 - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::single_image::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   39:     0x5825ab2f3b12 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::try_with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::single_image::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x5825ab2e08de - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::single_image::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x5825ab3bdefd - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::single_image::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   42:     0x5825ab207220 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::single_image::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   43:     0x5825ab20e2d7 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::single_image::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   44:     0x5825ab2313f6 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::single_image::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   45:     0x5825ab47f315 - tokio[f2ada6e2311c1d7]::runtime::context::runtime::enter_runtime::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::single_image::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x5825ab185172 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::single_image::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   47:     0x5825ab457362 - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on_inner::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::single_image::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   48:     0x5825ab464b56 - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::single_image::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   49:     0x5825ab3589df - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::single_image::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   50:     0x5825ab44bbbc - <actix_rt[d8b47ac31ad3ea0]::runtime::Runtime>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::single_image::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x5825ab4e8962 - <actix_rt[d8b47ac31ad3ea0]::system::SystemRunner>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::single_image::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   52:     0x5825ab38b118 - my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::single_image
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:394:1
[INFO] [stdout]   53:     0x5825ab384447 - my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::single_image::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:395:65
[INFO] [stdout]   54:     0x5825ab4ff0a6 - <my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_images_snapshot::single_image::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5825ab950ffb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5825ab950ffb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5825ab95e7eb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5825ab957f04 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5825ab957f04 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5825ab9613f2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5825ab9613f2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5825ac52cecf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5825ac52cecf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x724256fe0aa4 - <unknown>
[INFO] [stdout]   76:     0x72425706da64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::integration::test_empty_path stdout ----
[INFO] [stdout] [2026-05-04T05:29:05Z ERROR my_http_server::parser] emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] thread 'test::integration::test_empty_path' (110) panicked at src/test/integration.rs:203:5:
[INFO] [stdout] Root path should be handled
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5825ac52e12a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5825ac52e12a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5825ac549bea - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5825ac549bea - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5825ac534c82 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5825ac534c82 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5825ac50889f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5825ac50889f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5825ac524c09 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5825ab95dd1c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5825ab95dd1c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5825ac524e82 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5825ac524e82 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5825ac50898a - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5825ac4fd699 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5825ac5098cd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5825ac54a45c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5825ab3e984f - my_http_server[6f30c5d20e14c293]::test::integration::test_empty_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/integration.rs:203:2
[INFO] [stdout]   20:     0x5825ab369a7f - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::integration::test_empty_path::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   21:     0x5825ab35a1f0 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::integration::test_empty_path::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   22:     0x5825ab2d7085 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::try_with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::integration::test_empty_path::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   23:     0x5825ab2d53ee - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::integration::test_empty_path::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   24:     0x5825ab354d86 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::integration::test_empty_path::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   25:     0x5825ab372af6 - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::integration::test_empty_path::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   26:     0x5825ab35f685 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until::<my_http_server[6f30c5d20e14c293]::test::integration::test_empty_path::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   27:     0x5825ab4e4f2d - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_empty_path::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5825ab2d3dcd - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_empty_path::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   29:     0x5825ab2c97cb - tokio[f2ada6e2311c1d7]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_empty_path::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   30:     0x5825ab2c97cb - tokio[f2ada6e2311c1d7]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_empty_path::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   31:     0x5825ab2c97cb - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_empty_path::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   32:     0x5825ab196e40 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_empty_path::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   33:     0x5825ab27dc8d - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_empty_path::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   34:     0x5825ab241d74 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_empty_path::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   35:     0x5825ab3dce0b - <tokio[f2ada6e2311c1d7]::runtime::context::scoped::Scoped<tokio[f2ada6e2311c1d7]::runtime::scheduler::Context>>::set::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_empty_path::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   36:     0x5825ab3c4299 - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_empty_path::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   37:     0x5825ab2ed492 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::try_with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_empty_path::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x5825ab2dea1e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_empty_path::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x5825ab3bca7d - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_empty_path::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   40:     0x5825ab1f1fe0 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_empty_path::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   41:     0x5825ab20b9d7 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_empty_path::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   42:     0x5825ab220976 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_empty_path::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   43:     0x5825ab478255 - tokio[f2ada6e2311c1d7]::runtime::context::runtime::enter_runtime::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_empty_path::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   44:     0x5825ab180cd6 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_empty_path::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   45:     0x5825ab451324 - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on_inner::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_empty_path::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   46:     0x5825ab457c4b - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_empty_path::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   47:     0x5825ab356400 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::block_on::<my_http_server[6f30c5d20e14c293]::test::integration::test_empty_path::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   48:     0x5825ab44a225 - <actix_rt[d8b47ac31ad3ea0]::runtime::Runtime>::block_on::<my_http_server[6f30c5d20e14c293]::test::integration::test_empty_path::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   49:     0x5825ab4e72d9 - <actix_rt[d8b47ac31ad3ea0]::system::SystemRunner>::block_on::<my_http_server[6f30c5d20e14c293]::test::integration::test_empty_path::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   50:     0x5825ab3f6346 - my_http_server[6f30c5d20e14c293]::test::integration::test_empty_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/integration.rs:193:1
[INFO] [stdout]   51:     0x5825ab3e9007 - my_http_server[6f30c5d20e14c293]::test::integration::test_empty_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/integration.rs:194:27
[INFO] [stdout]   52:     0x5825ab4fcba6 - <my_http_server[6f30c5d20e14c293]::test::integration::test_empty_path::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5825ab950ffb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5825ab950ffb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5825ab95e7eb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5825ab957f04 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5825ab957f04 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5825ab9613f2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5825ab9613f2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5825ac52cecf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5825ac52cecf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x724256fe0aa4 - <unknown>
[INFO] [stdout]   74:     0x72425706da64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::integration::test_static_file_serving stdout ----
[INFO] [stdout] [2026-05-04T05:29:05Z ERROR my_http_server::parser] emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] thread 'test::integration::test_static_file_serving' (122) panicked at src/test/integration.rs:32:5:
[INFO] [stdout] Root should return 200 or 404, got 500 Internal Server Error
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5825ac52e12a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5825ac52e12a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5825ac549bea - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5825ac549bea - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5825ac534c82 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5825ac534c82 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5825ac50889f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5825ac50889f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5825ac524c09 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5825ab95dd1c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5825ab95dd1c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5825ac524e82 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5825ac524e82 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5825ac508958 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5825ac4fd699 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5825ac5098cd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5825ac54a45c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5825ab3ed0d3 - my_http_server[6f30c5d20e14c293]::test::integration::test_static_file_serving::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/integration.rs:32:2
[INFO] [stdout]   20:     0x5825ab36a47f - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::integration::test_static_file_serving::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   21:     0x5825ab35a970 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::integration::test_static_file_serving::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   22:     0x5825ab2d7885 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::try_with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::integration::test_static_file_serving::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   23:     0x5825ab2d566e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::integration::test_static_file_serving::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   24:     0x5825ab354f86 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::integration::test_static_file_serving::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   25:     0x5825ab372d76 - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::integration::test_static_file_serving::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   26:     0x5825ab360885 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until::<my_http_server[6f30c5d20e14c293]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   27:     0x5825ab4e512d - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5825ab2d3fcd - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   29:     0x5825ab2ca4cb - tokio[f2ada6e2311c1d7]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   30:     0x5825ab2ca4cb - tokio[f2ada6e2311c1d7]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   31:     0x5825ab2ca4cb - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   32:     0x5825ab198740 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   33:     0x5825ab28318d - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   34:     0x5825ab241e74 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   35:     0x5825ab3dd88b - <tokio[f2ada6e2311c1d7]::runtime::context::scoped::Scoped<tokio[f2ada6e2311c1d7]::runtime::scheduler::Context>>::set::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   36:     0x5825ab3c4499 - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   37:     0x5825ab2ede92 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::try_with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x5825ab2ded1e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x5825ab3bcc7d - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   40:     0x5825ab1f40e0 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   41:     0x5825ab20bdd7 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   42:     0x5825ab222376 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   43:     0x5825ab478d55 - tokio[f2ada6e2311c1d7]::runtime::context::runtime::enter_runtime::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   44:     0x5825ab1813d6 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   45:     0x5825ab451d24 - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on_inner::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   46:     0x5825ab4590cb - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_static_file_serving::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   47:     0x5825ab356800 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::block_on::<my_http_server[6f30c5d20e14c293]::test::integration::test_static_file_serving::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   48:     0x5825ab44a4a5 - <actix_rt[d8b47ac31ad3ea0]::runtime::Runtime>::block_on::<my_http_server[6f30c5d20e14c293]::test::integration::test_static_file_serving::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   49:     0x5825ab4e7559 - <actix_rt[d8b47ac31ad3ea0]::system::SystemRunner>::block_on::<my_http_server[6f30c5d20e14c293]::test::integration::test_static_file_serving::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   50:     0x5825ab3f6746 - my_http_server[6f30c5d20e14c293]::test::integration::test_static_file_serving
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/integration.rs:17:1
[INFO] [stdout]   51:     0x5825ab3e9187 - my_http_server[6f30c5d20e14c293]::test::integration::test_static_file_serving::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/integration.rs:18:36
[INFO] [stdout]   52:     0x5825ab4fcda6 - <my_http_server[6f30c5d20e14c293]::test::integration::test_static_file_serving::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5825ab950ffb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5825ab950ffb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5825ab95e7eb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5825ab957f04 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5825ab957f04 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5825ab9613f2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5825ab9613f2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5825ac52cecf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5825ac52cecf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x724256fe0aa4 - <unknown>
[INFO] [stdout]   74:     0x72425706da64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::integration::test_multiple_requests stdout ----
[INFO] [stdout] [2026-05-04T05:29:05Z ERROR my_http_server::parser] emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] thread 'test::integration::test_multiple_requests' (114) panicked at src/test/integration.rs:125:9:
[INFO] [stdout] Request 0 failed with status: 500 Internal Server Error (expected 200 or 404)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5825ac52e12a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5825ac52e12a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5825ac549bea - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5825ac549bea - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5825ac534c82 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5825ac534c82 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5825ac50889f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5825ac50889f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5825ac524c09 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5825ab95dd1c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5825ab95dd1c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5825ac524e82 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5825ac524e82 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5825ac508958 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5825ac4fd699 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5825ac5098cd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5825ac54a45c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5825ab3ebf8c - my_http_server[6f30c5d20e14c293]::test::integration::test_multiple_requests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/integration.rs:125:3
[INFO] [stdout]   20:     0x5825ab36a1ff - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::integration::test_multiple_requests::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   21:     0x5825ab35a790 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::integration::test_multiple_requests::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   22:     0x5825ab2d7685 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::try_with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::integration::test_multiple_requests::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   23:     0x5825ab2d55ce - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::integration::test_multiple_requests::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   24:     0x5825ab354f06 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::integration::test_multiple_requests::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   25:     0x5825ab372cd6 - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::integration::test_multiple_requests::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   26:     0x5825ab360405 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until::<my_http_server[6f30c5d20e14c293]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   27:     0x5825ab4e50ad - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5825ab2d3f4d - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   29:     0x5825ab2ca18b - tokio[f2ada6e2311c1d7]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   30:     0x5825ab2ca18b - tokio[f2ada6e2311c1d7]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   31:     0x5825ab2ca18b - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   32:     0x5825ab198100 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   33:     0x5825ab281c4d - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   34:     0x5825ab241e34 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   35:     0x5825ab3dd5eb - <tokio[f2ada6e2311c1d7]::runtime::context::scoped::Scoped<tokio[f2ada6e2311c1d7]::runtime::scheduler::Context>>::set::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   36:     0x5825ab3c4419 - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   37:     0x5825ab2edc12 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::try_with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x5825ab2dec5e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x5825ab3bcbfd - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   40:     0x5825ab1f38a0 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   41:     0x5825ab20bcd7 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   42:     0x5825ab221cf6 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   43:     0x5825ab478a95 - tokio[f2ada6e2311c1d7]::runtime::context::runtime::enter_runtime::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   44:     0x5825ab181216 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   45:     0x5825ab451aa4 - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on_inner::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   46:     0x5825ab458bab - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_multiple_requests::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   47:     0x5825ab356700 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::block_on::<my_http_server[6f30c5d20e14c293]::test::integration::test_multiple_requests::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   48:     0x5825ab44a405 - <actix_rt[d8b47ac31ad3ea0]::runtime::Runtime>::block_on::<my_http_server[6f30c5d20e14c293]::test::integration::test_multiple_requests::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   49:     0x5825ab4e74b9 - <actix_rt[d8b47ac31ad3ea0]::system::SystemRunner>::block_on::<my_http_server[6f30c5d20e14c293]::test::integration::test_multiple_requests::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   50:     0x5825ab3f6646 - my_http_server[6f30c5d20e14c293]::test::integration::test_multiple_requests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/integration.rs:113:1
[INFO] [stdout]   51:     0x5825ab3e9127 - my_http_server[6f30c5d20e14c293]::test::integration::test_multiple_requests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/integration.rs:114:34
[INFO] [stdout]   52:     0x5825ab4fcd26 - <my_http_server[6f30c5d20e14c293]::test::integration::test_multiple_requests::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5825ab950ffb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5825ab950ffb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5825ab95e7eb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5825ab957f04 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5825ab957f04 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5825ab9613f2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5825ab9613f2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5825ac52cecf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5825ac52cecf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x724256fe0aa4 - <unknown>
[INFO] [stdout]   74:     0x72425706da64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::integration::test_request_headers stdout ----
[INFO] [stdout] [2026-05-04T05:29:05Z ERROR my_http_server::parser] emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] thread 'test::integration::test_request_headers' (118) panicked at src/test/integration.rs:222:5:
[INFO] [stdout] Request with headers should be processed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5825ac52e12a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5825ac52e12a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5825ac549bea - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5825ac549bea - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5825ac534c82 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5825ac534c82 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5825ac50889f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5825ac50889f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5825ac524c09 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5825ab95dd1c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5825ab95dd1c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5825ac524e82 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5825ac524e82 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5825ac50898a - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5825ac4fd699 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5825ac5098cd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5825ac54a45c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5825ab3eb3b5 - my_http_server[6f30c5d20e14c293]::test::integration::test_request_headers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/integration.rs:222:2
[INFO] [stdout]   20:     0x5825ab369f7f - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::integration::test_request_headers::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   21:     0x5825ab35a5b0 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::integration::test_request_headers::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   22:     0x5825ab2d7485 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::try_with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::integration::test_request_headers::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   23:     0x5825ab2d552e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::integration::test_request_headers::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   24:     0x5825ab354e86 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::integration::test_request_headers::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   25:     0x5825ab372c36 - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::integration::test_request_headers::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   26:     0x5825ab35ff85 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until::<my_http_server[6f30c5d20e14c293]::test::integration::test_request_headers::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   27:     0x5825ab4e502d - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_request_headers::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5825ab2d3ecd - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_request_headers::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   29:     0x5825ab2c9e4b - tokio[f2ada6e2311c1d7]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_request_headers::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   30:     0x5825ab2c9e4b - tokio[f2ada6e2311c1d7]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_request_headers::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   31:     0x5825ab2c9e4b - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_request_headers::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   32:     0x5825ab197ac0 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_request_headers::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   33:     0x5825ab28070d - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_request_headers::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   34:     0x5825ab241df4 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_request_headers::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   35:     0x5825ab3dd34b - <tokio[f2ada6e2311c1d7]::runtime::context::scoped::Scoped<tokio[f2ada6e2311c1d7]::runtime::scheduler::Context>>::set::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_request_headers::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   36:     0x5825ab3c4399 - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_request_headers::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   37:     0x5825ab2ed992 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::try_with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_request_headers::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x5825ab2deb9e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_request_headers::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x5825ab3bcb7d - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_request_headers::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   40:     0x5825ab1f3060 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_request_headers::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   41:     0x5825ab20bbd7 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_request_headers::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   42:     0x5825ab221676 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_request_headers::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   43:     0x5825ab4787d5 - tokio[f2ada6e2311c1d7]::runtime::context::runtime::enter_runtime::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_request_headers::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   44:     0x5825ab181056 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_request_headers::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   45:     0x5825ab451824 - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on_inner::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_request_headers::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   46:     0x5825ab45868b - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::integration::test_request_headers::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   47:     0x5825ab356600 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::block_on::<my_http_server[6f30c5d20e14c293]::test::integration::test_request_headers::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   48:     0x5825ab44a365 - <actix_rt[d8b47ac31ad3ea0]::runtime::Runtime>::block_on::<my_http_server[6f30c5d20e14c293]::test::integration::test_request_headers::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   49:     0x5825ab4e7419 - <actix_rt[d8b47ac31ad3ea0]::system::SystemRunner>::block_on::<my_http_server[6f30c5d20e14c293]::test::integration::test_request_headers::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   50:     0x5825ab3f6546 - my_http_server[6f30c5d20e14c293]::test::integration::test_request_headers
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/integration.rs:209:1
[INFO] [stdout]   51:     0x5825ab3e90c7 - my_http_server[6f30c5d20e14c293]::test::integration::test_request_headers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/integration.rs:210:32
[INFO] [stdout]   52:     0x5825ab4fcca6 - <my_http_server[6f30c5d20e14c293]::test::integration::test_request_headers::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5825ab950ffb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5825ab950ffb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5825ab95e7eb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5825ab957f04 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5825ab957f04 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5825ab9613f2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5825ab9613f2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5825ac52cecf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5825ac52cecf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x724256fe0aa4 - <unknown>
[INFO] [stdout]   74:     0x72425706da64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::parser::test_md2html_with_tables_snapshot::_2x2_table stdout ----
[INFO] [stdout] [2026-05-04T05:29:05Z ERROR my_http_server::parser] emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] thread 'test::parser::test_md2html_with_tables_snapshot::_2x2_table' (173) panicked at src/test/parser.rs:449:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: OtherError("emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5825ac52e12a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5825ac52e12a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5825ac549bea - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5825ac549bea - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5825ac534c82 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5825ac534c82 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5825ac50889f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5825ac50889f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5825ac524c09 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5825ab95dd1c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5825ab95dd1c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5825ac524e82 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5825ac524e82 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5825ac508958 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5825ac4fd699 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5825ac5098cd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5825ac54a45c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5825ac54a1a2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5825ab41c713 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, my_http_server[6f30c5d20e14c293]::error::AppError>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5825ab41c713 - my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::_2x2_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:449:54
[INFO] [stdout]   22:     0x5825ab37037f - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::_2x2_table::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   23:     0x5825ab35f0b0 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::_2x2_table::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   24:     0x5825ab2dc485 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::try_with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::_2x2_table::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5825ab2d6e2e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::_2x2_table::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5825ab356286 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::_2x2_table::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   27:     0x5825ab374536 - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::_2x2_table::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   28:     0x5825ab369320 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::_2x2_table::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   29:     0x5825ab4e642d - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::_2x2_table::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5825ab2d52cd - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::_2x2_table::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   31:     0x5825ab2d204b - tokio[f2ada6e2311c1d7]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::_2x2_table::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   32:     0x5825ab2d204b - tokio[f2ada6e2311c1d7]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::_2x2_table::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   33:     0x5825ab2d204b - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::_2x2_table::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   34:     0x5825ab1a74c0 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::_2x2_table::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   35:     0x5825ab2b590d - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::_2x2_table::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   36:     0x5825ab2427f4 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::_2x2_table::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   37:     0x5825ab3e3c4b - <tokio[f2ada6e2311c1d7]::runtime::context::scoped::Scoped<tokio[f2ada6e2311c1d7]::runtime::scheduler::Context>>::set::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::_2x2_table::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x5825ab3c5799 - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::_2x2_table::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   39:     0x5825ab2f3d92 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::try_with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::_2x2_table::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x5825ab2e099e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::_2x2_table::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x5825ab3bdf7d - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::_2x2_table::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   42:     0x5825ab207a60 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::_2x2_table::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   43:     0x5825ab20e3d7 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::_2x2_table::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   44:     0x5825ab231a76 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::_2x2_table::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   45:     0x5825ab47f5d5 - tokio[f2ada6e2311c1d7]::runtime::context::runtime::enter_runtime::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::_2x2_table::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x5825ab185312 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::_2x2_table::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   47:     0x5825ab4575a2 - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on_inner::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::_2x2_table::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   48:     0x5825ab465056 - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::_2x2_table::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   49:     0x5825ab358abf - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::_2x2_table::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   50:     0x5825ab44bc5c - <actix_rt[d8b47ac31ad3ea0]::runtime::Runtime>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::_2x2_table::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x5825ab4e89e2 - <actix_rt[d8b47ac31ad3ea0]::system::SystemRunner>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::_2x2_table::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   52:     0x5825ab425408 - my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::_2x2_table
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:429:1
[INFO] [stdout]   53:     0x5825ab41bfc7 - my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::_2x2_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:430:65
[INFO] [stdout]   54:     0x5825ab4ff126 - <my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::_2x2_table::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5825ab950ffb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5825ab950ffb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5825ab95e7eb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5825ab957f04 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5825ab957f04 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5825ab9613f2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5825ab9613f2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5825ac52cecf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5825ac52cecf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x724256fe0aa4 - <unknown>
[INFO] [stdout]   76:     0x72425706da64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::parser::test_md2html_with_links_snapshot::single_link stdout ----
[INFO] [stdout] [2026-05-04T05:29:05Z ERROR my_http_server::parser] emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] thread 'test::parser::test_md2html_with_links_snapshot::single_link' (172) panicked at src/test/parser.rs:368:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: OtherError("emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5825ac52e12a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5825ac52e12a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5825ac549bea - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5825ac549bea - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5825ac534c82 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5825ac534c82 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5825ac50889f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5825ac50889f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5825ac524c09 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5825ab95dd1c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5825ab95dd1c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5825ac524e82 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5825ac524e82 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5825ac508958 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5825ac4fd699 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5825ac5098cd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5825ac54a45c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5825ac54a1a2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5825ab3f3a53 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, my_http_server[6f30c5d20e14c293]::error::AppError>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5825ab3f3a53 - my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::single_link::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:368:54
[INFO] [stdout]   22:     0x5825ab36fe7f - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::single_link::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   23:     0x5825ab35ecf0 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::single_link::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   24:     0x5825ab2dc085 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::try_with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::single_link::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5825ab2d6cee - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::single_link::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5825ab356186 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::single_link::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   27:     0x5825ab3743f6 - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::single_link::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   28:     0x5825ab368ca0 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::single_link::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   29:     0x5825ab4e632d - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::single_link::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5825ab2d51cd - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::single_link::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   31:     0x5825ab2d19cb - tokio[f2ada6e2311c1d7]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::single_link::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   32:     0x5825ab2d19cb - tokio[f2ada6e2311c1d7]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::single_link::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   33:     0x5825ab2d19cb - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::single_link::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   34:     0x5825ab1a6840 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::single_link::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   35:     0x5825ab2b2e8d - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::single_link::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   36:     0x5825ab242774 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::single_link::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   37:     0x5825ab3e370b - <tokio[f2ada6e2311c1d7]::runtime::context::scoped::Scoped<tokio[f2ada6e2311c1d7]::runtime::scheduler::Context>>::set::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::single_link::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x5825ab3c5699 - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::single_link::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   39:     0x5825ab2f3892 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::try_with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::single_link::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x5825ab2e081e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::single_link::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x5825ab3bde7d - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::single_link::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   42:     0x5825ab2069e0 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::single_link::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   43:     0x5825ab20e1d7 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::single_link::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   44:     0x5825ab230d76 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::single_link::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   45:     0x5825ab47f055 - tokio[f2ada6e2311c1d7]::runtime::context::runtime::enter_runtime::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::single_link::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x5825ab184fd2 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::single_link::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   47:     0x5825ab457122 - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on_inner::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::single_link::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   48:     0x5825ab464656 - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::single_link::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   49:     0x5825ab3588ff - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::single_link::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   50:     0x5825ab44bb1c - <actix_rt[d8b47ac31ad3ea0]::runtime::Runtime>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::single_link::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x5825ab4e88e2 - <actix_rt[d8b47ac31ad3ea0]::system::SystemRunner>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::single_link::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   52:     0x5825ab3fac68 - my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::single_link
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:348:1
[INFO] [stdout]   53:     0x5825ab3f3307 - my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::single_link::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:349:64
[INFO] [stdout]   54:     0x5825ab4ff026 - <my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_links_snapshot::single_link::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5825ab950ffb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5825ab950ffb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5825ab95e7eb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5825ab957f04 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5825ab957f04 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5825ab9613f2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5825ab9613f2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5825ac52cecf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5825ac52cecf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x724256fe0aa4 - <unknown>
[INFO] [stdout]   76:     0x72425706da64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::security::test_directory_request_without_crash stdout ----
[INFO] [stdout] [2026-05-04T05:29:05Z ERROR my_http_server::parser] emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] thread 'test::security::test_directory_request_without_crash' (210) panicked at src/test/security.rs:282:5:
[INFO] [stdout] Directory request should return 404 or index, got 500 Internal Server Error
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5825ac52e12a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5825ac52e12a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5825ac549bea - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5825ac549bea - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5825ac534c82 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5825ac534c82 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5825ac50889f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5825ac50889f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5825ac524c09 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5825ab95dd1c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5825ab95dd1c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5825ac524e82 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5825ac524e82 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5825ac508958 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5825ac4fd699 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5825ac5098cd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5825ac54a45c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5825ab3a4c23 - my_http_server[6f30c5d20e14c293]::test::security::test_directory_request_without_crash::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/security.rs:282:2
[INFO] [stdout]   20:     0x5825ab36d8ff - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::security::test_directory_request_without_crash::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   21:     0x5825ab35d0d0 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::security::test_directory_request_without_crash::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   22:     0x5825ab2da285 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::try_with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::security::test_directory_request_without_crash::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   23:     0x5825ab2d638e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::security::test_directory_request_without_crash::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   24:     0x5825ab355a06 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::security::test_directory_request_without_crash::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   25:     0x5825ab373a96 - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::security::test_directory_request_without_crash::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   26:     0x5825ab365bc5 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until::<my_http_server[6f30c5d20e14c293]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   27:     0x5825ab4e5bad - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5825ab2d4a4d - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   29:     0x5825ab2ce90b - tokio[f2ada6e2311c1d7]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   30:     0x5825ab2ce90b - tokio[f2ada6e2311c1d7]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   31:     0x5825ab2ce90b - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   32:     0x5825ab1a0a80 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   33:     0x5825ab29efcd - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   34:     0x5825ab2423b4 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   35:     0x5825ab3e0fab - <tokio[f2ada6e2311c1d7]::runtime::context::scoped::Scoped<tokio[f2ada6e2311c1d7]::runtime::scheduler::Context>>::set::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   36:     0x5825ab3c4f19 - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   37:     0x5825ab2f1312 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::try_with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x5825ab2dfcde - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x5825ab3bd6fd - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   40:     0x5825ab1fee20 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   41:     0x5825ab20d2d7 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   42:     0x5825ab22abf6 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   43:     0x5825ab47c715 - tokio[f2ada6e2311c1d7]::runtime::context::runtime::enter_runtime::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   44:     0x5825ab183776 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   45:     0x5825ab454f64 - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on_inner::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   46:     0x5825ab45fb4b - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::security::test_directory_request_without_crash::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   47:     0x5825ab357be0 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::block_on::<my_http_server[6f30c5d20e14c293]::test::security::test_directory_request_without_crash::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   48:     0x5825ab44b1c5 - <actix_rt[d8b47ac31ad3ea0]::runtime::Runtime>::block_on::<my_http_server[6f30c5d20e14c293]::test::security::test_directory_request_without_crash::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   49:     0x5825ab4e8159 - <actix_rt[d8b47ac31ad3ea0]::system::SystemRunner>::block_on::<my_http_server[6f30c5d20e14c293]::test::security::test_directory_request_without_crash::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   50:     0x5825ab3b2906 - my_http_server[6f30c5d20e14c293]::test::security::test_directory_request_without_crash
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/security.rs:268:1
[INFO] [stdout]   51:     0x5825ab3a0617 - my_http_server[6f30c5d20e14c293]::test::security::test_directory_request_without_crash::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/security.rs:269:48
[INFO] [stdout]   52:     0x5825ab4fe8a6 - <my_http_server[6f30c5d20e14c293]::test::security::test_directory_request_without_crash::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5825ab950ffb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5825ab950ffb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5825ab95e7eb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5825ab957f04 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5825ab957f04 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5825ab9613f2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5825ab9613f2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5825ac52cecf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   72:     0x5825ac52cecf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x724256fe0aa4 - <unknown>
[INFO] [stdout]   74:     0x72425706da64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::parser::test_md2html_with_tables_snapshot::user_table stdout ----
[INFO] [stdout] [2026-05-04T05:29:05Z ERROR my_http_server::parser] emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] thread 'test::parser::test_md2html_with_tables_snapshot::user_table' (174) panicked at src/test/parser.rs:449:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: OtherError("emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5825ac52e12a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5825ac52e12a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5825ac549bea - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5825ac549bea - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5825ac534c82 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5825ac534c82 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5825ac50889f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5825ac50889f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5825ac524c09 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5825ab95dd1c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5825ab95dd1c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5825ac524e82 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5825ac524e82 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5825ac508958 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5825ac4fd699 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5825ac5098cd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5825ac54a45c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5825ac54a1a2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5825ab41d9e3 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::string::String, my_http_server[6f30c5d20e14c293]::error::AppError>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5825ab41d9e3 - my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::user_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:449:54
[INFO] [stdout]   22:     0x5825ab3704bf - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::user_table::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   23:     0x5825ab35f1a0 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::user_table::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   24:     0x5825ab2dc585 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::try_with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::user_table::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x5825ab2d6e7e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::user_table::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x5825ab3562c6 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::user_table::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   27:     0x5825ab374586 - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::user_table::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   28:     0x5825ab3694c0 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::user_table::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   29:     0x5825ab4e646d - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::user_table::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5825ab2d530d - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::user_table::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   31:     0x5825ab2d21eb - tokio[f2ada6e2311c1d7]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::user_table::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   32:     0x5825ab2d21eb - tokio[f2ada6e2311c1d7]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::user_table::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   33:     0x5825ab2d21eb - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::user_table::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   34:     0x5825ab1a77e0 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::user_table::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   35:     0x5825ab2b63ad - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::user_table::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   36:     0x5825ab242814 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::user_table::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   37:     0x5825ab3e3d9b - <tokio[f2ada6e2311c1d7]::runtime::context::scoped::Scoped<tokio[f2ada6e2311c1d7]::runtime::scheduler::Context>>::set::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::user_table::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x5825ab3c57d9 - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::user_table::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   39:     0x5825ab2f3ed2 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::try_with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::user_table::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x5825ab2e09fe - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::user_table::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x5825ab3bdfbd - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::user_table::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   42:     0x5825ab207e80 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::user_table::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   43:     0x5825ab20e457 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::user_table::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   44:     0x5825ab231db6 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::user_table::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   45:     0x5825ab47f735 - tokio[f2ada6e2311c1d7]::runtime::context::runtime::enter_runtime::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::user_table::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x5825ab1853e2 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::user_table::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   47:     0x5825ab4576c2 - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on_inner::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::user_table::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   48:     0x5825ab4652d6 - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::user_table::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   49:     0x5825ab358b2f - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::user_table::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   50:     0x5825ab44bcac - <actix_rt[d8b47ac31ad3ea0]::runtime::Runtime>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::user_table::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x5825ab4e8a22 - <actix_rt[d8b47ac31ad3ea0]::system::SystemRunner>::block_on::<my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::user_table::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   52:     0x5825ab425488 - my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::user_table
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:429:1
[INFO] [stdout]   53:     0x5825ab41bff7 - my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::user_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/parser.rs:430:65
[INFO] [stdout]   54:     0x5825ab4ff166 - <my_http_server[6f30c5d20e14c293]::test::parser::test_md2html_with_tables_snapshot::user_table::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5825ab950ffb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5825ab950ffb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stderr] error: test failed, to rerun pass `--bin my-http-server`
[INFO] [stdout]   57:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5825ab95e7eb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5825ab957f04 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5825ab957f04 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5825ab9613f2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5825ab9613f2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5825ac52cecf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5825ac52cecf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x724256fe0aa4 - <unknown>
[INFO] [stdout]   76:     0x72425706da64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::request::test_root_path_request stdout ----
[INFO] [stdout] [2026-05-04T05:29:05Z ERROR my_http_server::parser] emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] thread 'test::request::test_root_path_request' (196) panicked at src/test/support/mod.rs:63:5:
[INFO] [stdout] Expected status to be one of [200, 404], but got 500 Internal Server Error
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5825ac52e12a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5825ac52e12a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5825ac549bea - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5825ac549bea - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5825ac534c82 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5825ac534c82 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5825ac50889f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5825ac50889f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5825ac524c09 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5825ab95dd1c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5825ab95dd1c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5825ac524e82 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5825ac524e82 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5825ac508958 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5825ac4fd699 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5825ac5098cd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5825ac54a45c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5825ab3faa72 - my_http_server[6f30c5d20e14c293]::test::support::assert_status_in
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/support/mod.rs:63:2
[INFO] [stdout]   20:     0x5825ab37f3c6 - my_http_server[6f30c5d20e14c293]::test::request::test_root_path_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/request.rs:25:2
[INFO] [stdout]   21:     0x5825ab36b73f - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::request::test_root_path_request::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   22:     0x5825ab35b780 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::request::test_root_path_request::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   23:     0x5825ab2d8785 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::try_with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::request::test_root_path_request::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x5825ab2d5b1e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::request::test_root_path_request::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x5825ab355346 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::request::test_root_path_request::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   26:     0x5825ab373226 - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::request::test_root_path_request::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   27:     0x5825ab3624a5 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until::<my_http_server[6f30c5d20e14c293]::test::request::test_root_path_request::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   28:     0x5825ab4e54ed - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_root_path_request::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5825ab2d438d - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_root_path_request::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   30:     0x5825ab2cbd2b - tokio[f2ada6e2311c1d7]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_root_path_request::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5825ab2cbd2b - tokio[f2ada6e2311c1d7]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_root_path_request::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5825ab2cbd2b - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_root_path_request::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   33:     0x5825ab19b620 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_root_path_request::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x5825ab28d0ed - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_root_path_request::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   35:     0x5825ab242054 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_root_path_request::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   36:     0x5825ab3dec3b - <tokio[f2ada6e2311c1d7]::runtime::context::scoped::Scoped<tokio[f2ada6e2311c1d7]::runtime::scheduler::Context>>::set::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_root_path_request::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5825ab3c4859 - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_root_path_request::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5825ab2ef152 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::try_with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_root_path_request::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   39:     0x5825ab2df2be - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_root_path_request::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   40:     0x5825ab3bd03d - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_root_path_request::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5825ab1f7ec0 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_root_path_request::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   42:     0x5825ab20c557 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_root_path_request::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   43:     0x5825ab225436 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_root_path_request::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5825ab47a1f5 - tokio[f2ada6e2311c1d7]::runtime::context::runtime::enter_runtime::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_root_path_request::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5825ab182066 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_root_path_request::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5825ab452ec4 - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on_inner::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_root_path_request::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   47:     0x5825ab45b6ab - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_root_path_request::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   48:     0x5825ab356ef0 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::block_on::<my_http_server[6f30c5d20e14c293]::test::request::test_root_path_request::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   49:     0x5825ab44a955 - <actix_rt[d8b47ac31ad3ea0]::runtime::Runtime>::block_on::<my_http_server[6f30c5d20e14c293]::test::request::test_root_path_request::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   50:     0x5825ab4e7979 - <actix_rt[d8b47ac31ad3ea0]::system::SystemRunner>::block_on::<my_http_server[6f30c5d20e14c293]::test::request::test_root_path_request::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   51:     0x5825ab38aa96 - my_http_server[6f30c5d20e14c293]::test::request::test_root_path_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/request.rs:16:1
[INFO] [stdout]   52:     0x5825ab37df97 - my_http_server[6f30c5d20e14c293]::test::request::test_root_path_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/request.rs:17:34
[INFO] [stdout]   53:     0x5825ab4fe1e6 - <my_http_server[6f30c5d20e14c293]::test::request::test_root_path_request::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5825ab950ffb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5825ab950ffb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   56:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   57:     0x5825ab95e7eb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   62:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   63:     0x5825ab957f04 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   64:     0x5825ab957f04 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   66:     0x5825ab9613f2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   71:     0x5825ab9613f2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5825ac52cecf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   73:     0x5825ac52cecf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x724256fe0aa4 - <unknown>
[INFO] [stdout]   75:     0x72425706da64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::request::test_get_with_if_modified_since stdout ----
[INFO] [stdout] [2026-05-04T05:29:05Z ERROR my_http_server::parser] emojis not initialized: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] thread 'test::request::test_get_with_if_modified_since' (186) panicked at src/test/support/mod.rs:63:5:
[INFO] [stdout] Expected status to be one of [200, 304], but got 500 Internal Server Error
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5825ac52e12a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5825ac52e12a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5825ac52e12a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5825ac549bea - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5825ac549bea - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5825ac534c82 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5825ac534c82 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5825ac50889f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5825ac50889f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5825ac524c09 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5825ab95dd1c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5825ab95dd1c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5825ac524e82 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5825ac524e82 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5825ac508958 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5825ac4fd699 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5825ac5098cd - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5825ac54a45c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5825ab3faa72 - my_http_server[6f30c5d20e14c293]::test::support::assert_status_in
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/support/mod.rs:63:2
[INFO] [stdout]   20:     0x5825ab38211a - my_http_server[6f30c5d20e14c293]::test::request::test_get_with_if_modified_since::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/request.rs:142:2
[INFO] [stdout]   21:     0x5825ab36c13f - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::request::test_get_with_if_modified_since::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   22:     0x5825ab35bf00 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::request::test_get_with_if_modified_since::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   23:     0x5825ab2d8f85 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::try_with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::request::test_get_with_if_modified_since::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x5825ab2d5d9e - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::task::local::LocalData>>::with::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::request::test_get_with_if_modified_since::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x5825ab355546 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::with::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::request::test_get_with_if_modified_since::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   26:     0x5825ab3734a6 - <tokio[f2ada6e2311c1d7]::task::local::RunUntil<my_http_server[6f30c5d20e14c293]::test::request::test_get_with_if_modified_since::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   27:     0x5825ab3636a5 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until::<my_http_server[6f30c5d20e14c293]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   28:     0x5825ab4e56ed - <core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5825ab2d458d - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   30:     0x5825ab2cca2b - tokio[f2ada6e2311c1d7]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   31:     0x5825ab2cca2b - tokio[f2ada6e2311c1d7]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   32:     0x5825ab2cca2b - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   33:     0x5825ab19cf20 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   34:     0x5825ab2925ed - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   35:     0x5825ab242154 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   36:     0x5825ab3df6bb - <tokio[f2ada6e2311c1d7]::runtime::context::scoped::Scoped<tokio[f2ada6e2311c1d7]::runtime::scheduler::Context>>::set::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5825ab3c4a59 - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x5825ab2efb52 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::try_with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   39:     0x5825ab2df5be - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[f2ada6e2311c1d7]::runtime::context::Context>>::with::<tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   40:     0x5825ab3bd23d - tokio[f2ada6e2311c1d7]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x5825ab1f9fc0 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   42:     0x5825ab20c957 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   43:     0x5825ab226e36 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   44:     0x5825ab47acf5 - tokio[f2ada6e2311c1d7]::runtime::context::runtime::enter_runtime::<<tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5825ab182766 - <tokio[f2ada6e2311c1d7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   46:     0x5825ab4538c4 - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on_inner::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   47:     0x5825ab45cb2b - <tokio[f2ada6e2311c1d7]::runtime::runtime::Runtime>::block_on::<<tokio[f2ada6e2311c1d7]::task::local::LocalSet>::run_until<my_http_server[6f30c5d20e14c293]::test::request::test_get_with_if_modified_since::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   48:     0x5825ab3572f0 - <tokio[f2ada6e2311c1d7]::task::local::LocalSet>::block_on::<my_http_server[6f30c5d20e14c293]::test::request::test_get_with_if_modified_since::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   49:     0x5825ab44abd5 - <actix_rt[d8b47ac31ad3ea0]::runtime::Runtime>::block_on::<my_http_server[6f30c5d20e14c293]::test::request::test_get_with_if_modified_since::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   50:     0x5825ab4e7bf9 - <actix_rt[d8b47ac31ad3ea0]::system::SystemRunner>::block_on::<my_http_server[6f30c5d20e14c293]::test::request::test_get_with_if_modified_since::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   51:     0x5825ab38ae96 - my_http_server[6f30c5d20e14c293]::test::request::test_get_with_if_modified_since
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/request.rs:129:1
[INFO] [stdout]   52:     0x5825ab37e117 - my_http_server[6f30c5d20e14c293]::test::request::test_get_with_if_modified_since::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/request.rs:130:43
[INFO] [stdout]   53:     0x5825ab4fe3e6 - <my_http_server[6f30c5d20e14c293]::test::request::test_get_with_if_modified_since::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5825ab950ffb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5825ab950ffb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   56:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   57:     0x5825ab95e7eb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5825ab95e7eb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   62:     0x5825ab95e7eb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   63:     0x5825ab957f04 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   64:     0x5825ab957f04 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   66:     0x5825ab9613f2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x5825ab9613f2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x5825ab9613f2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   71:     0x5825ab9613f2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5825ac52cecf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   73:     0x5825ac52cecf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x724256fe0aa4 - <unknown>
[INFO] [stdout]   75:     0x72425706da64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::integration::test_empty_path
[INFO] [stdout]     test::integration::test_multiple_requests
[INFO] [stdout]     test::integration::test_request_headers
[INFO] [stdout]     test::integration::test_static_file_serving
[INFO] [stdout]     test::parser::test_empty_template_data::heading_with_paragraph
[INFO] [stdout]     test::parser::test_empty_template_data::horizontal_rule
[INFO] [stdout]     test::parser::test_empty_template_data::simple_text
[INFO] [stdout]     test::parser::test_md2html_basic::h2_heading
[INFO] [stdout]     test::parser::test_md2html_basic::heading_and_text
[INFO] [stdout]     test::parser::test_md2html_basic::simple_markdown
[INFO] [stdout]     test::parser::test_md2html_with_context::multiple_context_vars
[INFO] [stdout]     test::parser::test_md2html_with_context::no_context
[INFO] [stdout]     test::parser::test_md2html_with_context::with_title
[INFO] [stdout]     test::parser::test_md2html_with_images_snapshot::multiple_images
[INFO] [stdout]     test::parser::test_md2html_with_images_snapshot::single_image
[INFO] [stdout]     test::parser::test_md2html_with_links_snapshot::multiple_links
[INFO] [stdout]     test::parser::test_md2html_with_links_snapshot::single_link
[INFO] [stdout]     test::parser::test_md2html_with_tables_snapshot::_2x2_table
[INFO] [stdout]     test::parser::test_md2html_with_tables_snapshot::user_table
[INFO] [stdout]     test::request::test_get_with_if_modified_since
[INFO] [stdout]     test::request::test_root_path_request
[INFO] [stdout]     test::security::test_directory_request_without_crash
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 133 passed; 22 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.77s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c4c279279f9c4137498118681c8744a2834bf9ba9b93e2ab85e7c0732f4d1bdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4c279279f9c4137498118681c8744a2834bf9ba9b93e2ab85e7c0732f4d1bdb", kill_on_drop: false }`
[INFO] [stdout] c4c279279f9c4137498118681c8744a2834bf9ba9b93e2ab85e7c0732f4d1bdb
